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

RE: [cobalt-users] [raq4] htaccess



I have tried it both ways with / without


Gerald
--
http://frontstreetnetworks.com | http://raqware.com
Front Street Networks LLC  | Phone: +1 203-785-0699
229 Front Street, Ste. C, New Haven, CT. 06513-3203

_____________________________________

Gerald,

In your /etc/httpd/httpd.conf file ... Do you have
"LoadModule auth_module modules/mod_auth.so" ?


Also, in your access.conf do you have "AuthConfig"
located in: 

<Directory /home/sites/>  

Options Indexes FollowSymLinks Includes MultiViews           

AllowOverride AuthConfig Indexes Limit


----------------------------


Removing this gives you the 550 error ... is that the
error you are getting?