Difference between revisions of "Pcre compile"
Jump to navigation
Jump to search
(Created page with " nginx: [emerg] pcre_compile() failed: unrecognized character after (? or (?- in "^(?XXX.+)\.domain\.com$" at "XXX.+)\.domain\.com$" in /etc/nginx/sites- enabled/default...") Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Subdomain redirection]] | |
− | nginx: [emerg] pcre_compile() failed: unrecognized character after (? or (?- in "^(?XXX.+)\.domain\.com$" at "XXX.+)\.domain\.com$" in [[/etc/nginx/sites- enabled/default]]:75 | + | nginx: [emerg] pcre_compile() failed: unrecognized character after (? or (?- in "^(?XXX.+)\.domain\.com$" at "XXX.+)\.domain\.com$" in [[/etc/nginx/sites-enabled/default]]:75 |
− | nginx: configuration file /etc/nginx/nginx.conf test failed | + | nginx: configuration file [[/etc/nginx/nginx.conf]] test failed |
+ | == See also == | ||
* {{Nginx}} | * {{Nginx}} | ||
* {{RE}} | * {{RE}} | ||
+ | |||
+ | [[Category:Computing]] |
Latest revision as of 11:08, 27 August 2021
nginx: [emerg] pcre_compile() failed: unrecognized character after (? or (?- in "^(?XXX.+)\.domain\.com$" at "XXX.+)\.domain\.com$" in /etc/nginx/sites-enabled/default:75 nginx: configuration file /etc/nginx/nginx.conf test failed
See also[edit]
- Web server: Nginx:
/etc/nginx/nginx.conf
,nginx -t
, Nginx logs, Nginx change log, PHP,php-fpm
, Let's encrypt, Nginx directives, Reverse Proxy, Configure HTTP redirection Nginx, Return,proxy_pass (Reverse proxy)
,ngx_http_rewrite_module
,/etc/nginx/sites-enabled/
,error.log
,access.log
,/nginx status
, AIO - Regular expression, PCRE,
pcre_compile, grok, find . -regex
, ReDoS
Advertising: