Home > Backend Development > PHP Tutorial > nginx的location正则匹配有关问题

nginx的location正则匹配有关问题

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 12:14:48
Original
1069 people have browsed it

nginx的location正则匹配问题

------解决思路----------------------
location ^/([A-D])([a-zA-Z0-9]+)/?$ {}
我在我这边的nginx上能启动了

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
mysqldump without specifying location
From 1970-01-01 08:00:00
0
0
0
web - nginx location search algorithm problem! ?
From 1970-01-01 08:00:00
0
0
0
nginx location matching problem
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template