.htaccess

dave d.eason at home.com
Mon Apr 30 05:14:57 PDT 2001


I actually have several...

AllowOverride None
    AllowOverride None
#    AllowOverride FileInfo AuthConfig Limit
    AllowOverride None
    AllowOverride None

Should there be a particular location to change, all, some?


-Dave

-----Original Message-----
From: Ray Strode [mailto:halfline at hawaii.rr.com] 
Sent: Monday, April 30, 2001 1:07 AM
To: Linux & Unix Advocates & Users
Subject: [luau] RE: .htaccess


> #    AuthType Basic
Woops! I'm sorry, I meant 
cat /etc/httpd/conf/httpd.conf | grep AuthConfig
Or even better
cat /etc/httpd/conf/httpd.conf | grep AllowOverride

If inside your file you have sometime along the lines of 
AllowOverride None
change it to 
AllowOverride AuthConfig

--Ray

---
You are currently subscribed to luau as: d.eason at home.com
To unsubscribe send a blank email to $subst('Email.Unsub')



More information about the LUAU mailing list