I need to keep my .htaccess files working because we use cosign to restrict access to particular directories. However, we want to stop any redirects in any .htaccess file.
I'm using:
AllowOverride AuthConfig Indexes Limit Options
But I'm getting 500 Internal Server Errors whenever I try to access content in a directory containing a .htaccess file.
My srm.conf is attached.
Can anyone help?
Arthur Wilson
I'm using:
AllowOverride AuthConfig Indexes Limit Options
But I'm getting 500 Internal Server Errors whenever I try to access content in a directory containing a .htaccess file.
My srm.conf is attached.
Can anyone help?
Arthur Wilson