[NCLUG] apache .htaccess question...

Gabriel L. Somlo somlo at acns.colostate.edu
Thu Oct 17 12:03:44 MDT 2002


In my past experience, commenting out the following section helped:

<Directory />
    Options FollowSymLinks
    AllowOverride None
</Directory>

I.e., if you set AllowOverride None for / then no matter what you do
for any user home directories, the .htaccess files won't matter.
Commenting out that section and restarting httpd was what did it for
me.

Hope this helps,

Gabriel

On Thu, Oct 17, 2002 at 10:40:41AM -0700, JONES,LUKE (HP-Greeley,ex1) wrote:
[...]
> 
> I skimmed through the httpd.conf file and couldn't figure out any reason why
> this wouldn't work.
> 
> So what am I missing?
> 

-- 
-----------------------------------------------------------------------
Gabriel L. Somlo               Academic Computing & Networking Services
Colorado State University      Tel: (970)297-3707   Cell: (970)567-1017
601 Howes St., Room 612A       Fax: (970)491-1958 
Fort Collins,  CO 80523-2028           e-mail: somlo at acns.colostate.edu
-----------------------------------------------------------------------



More information about the NCLUG mailing list