Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Stopping redirects in .htaccess files but allow other directives

Status
Not open for further replies.

jacouse

IS-IT--Management
Jul 28, 2011
1
GB
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top