Hello, I'm attempting to add a rewrite rule to this field, but the input validation filter that ISPConfig employs rejects the rule with "Invalid Rewrite Rules". The same rule works as expected when pasted directly into the nginx configuration file. Here's the rule: Code: rewrite '^/download/My File\.pdf$' '/download/My New File.pdf' permanent; Thanks for any guidance here!
Hi The rewrite rule is correct. I will suggest you to submit the problem in ispconfig bugtracker at http://bugtracker.ispconfig.org so that the ispconfig developers can check why this rule gets rejected. Br// Srijan