Quantcast
Channel: Life with Linux » config
Viewing all articles
Browse latest Browse all 4

Splitting long lines in a nginx configuration file

$
0
0
Lekensteyn asked: In order to not pass garbage to the back-end, I have a strict regex for a location directive. It looks like this: location ^~ "/(some|stuff|more|bar|etc(-testing)?)/[a-zA-Z0-9]+/...(more|restrict).ext { # other

Viewing all articles
Browse latest Browse all 4

Trending Articles