[BlueOnyx:16808] Re: CGI error subdirectory

Michael Stauber mstauber at blueonyx.it
Sun Jan 4 18:46:08 -05 2015


Hi Felix,

> I get this error in my log files:
> 
> /path to the subdirectory/.htaccess: RewriteEngine must be On or Off

Well, that's helpful - indeed. You the problem is not the CGI scripts,
but that you have a .htaccess file there with "RewriteEngine" in it,
which by default is not permitted.

In order to allow such reconfigurations of Apache you need to go to
"Server Management" / "Network Services" / "Web".

Under "Options" and "Allow Override" you need to tick the checkboxes for
"All" and save the changes. That should do the trick and ought to allow
"RewriteEngine" in .htaccess files.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list