← Back to team overview

sslug-teknik team mailing list archive

Apache-1.3.9 .htaccess

 

Har problem med .htaccess under apache-1.3.9 & RH 6.0

Så här ser min .htaccess fil ut

AuthUserFile /<path>/.htpasswd
AuthName chief.studenthuset.com
AuthType Basic


&ltLimit GET POST>
require valid-user
</Limit>

Och så här kör jag htpasswd.

htpasswd -c .htpasswd user

Ska det ändras något i httpd.conf också ?

/Niklas



Follow ups