[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] did search but htaccess fix for raq550 not working on new install



> > I was trying to install a photo gallery and the
> web based install script
> > offered this advice to add to httpd.conf:
> > <Directory /home/.sites/70/site4/web/gallery>
> >         AllowOverride Options FileInfo
> > </Directory>
> >
> > I tried that as well and didn't work either.
> >
> > If anyone knows what else I should look at, please
> let me know.  Any help is
> > appreciated.
> 
> I don't know if it makes a diff but we put ours
> here;
> #changes
> LoadModule pam_external_auth_module
> modules/mod_auth_pam_external.so
> LoadModule auth_module modules/mod_auth.so
> 

I think you're chasing your tail and confusing
AuthConfig (which pam uses) for the directive
FileInfo.

/etc/httpd/conf/access.conf overrides section is what
you need to tweak for that .htacces file to work.

# This controls which options the .htaccess files in
directories can
# override. Can also be "All", or any combination of
"Options", "FileInfo", 
# "AuthConfig", and "Limit"

#AllowOverride All
AllowOverride FileInfo

take your pick from above which you choose.

A word of warning, if this is a raq550, changing this
will likely stop FP extensions installing properly in
the future.


Ursula



=====

--

Ursula


http://greetings.yahoo.com.au - Yahoo! Greetings
Send your love online with Yahoo! Greetings - FREE!