nginxconfig.io icon indicating copy to clipboard operation
nginxconfig.io copied to clipboard

Feature request: Add location/rewrite rules

Open tmikaeld opened this issue 6 years ago • 3 comments

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.

tmikaeld avatar Mar 11 '18 18:03 tmikaeld

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

Trozz avatar Nov 20 '18 10:11 Trozz

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.

alexbudin avatar Feb 12 '19 12:02 alexbudin

YES this most important missing • add path • exclude path string etc

bgbruno avatar Jan 02 '23 14:01 bgbruno