nginxconfig.io
nginxconfig.io copied to clipboard
Feature request: Add location/rewrite rules
This would make it even easier for beginners to do it the right way, could also add a preview for the regex so it's easy to see what the results will become.
how would you see this option being presented?
some default rewrites that are used quite a bit or some presets such as
location /{LOCATION} {
try_files $uri $uri/ /index.php?$args;
}
Just trying to think how it should be presented for what people need
This would be awesome to have.
Maybe have an input box where you put an URL and it would show you haw it would look after it goes through the rewrite.
YES this most important missing • add path • exclude path string etc