Re: Apache2 and htaccess



Gallagher, Tim (NE) wrote:
I am trying to password protect a directory for a friend using Ubuntu Breezy and apache2. I need to change the line

AllowOverride None To AllowOverride AuthConfig But I have no idea where this line is located. I do not see it in my apache2.conf file. Any ideas?

Thank you,

Tim


Timothy F. Gallagher
CSC Systems Engineer
General Dynamics Account
Tel 734-480-5156
Cell 248-320-6881




Look in /etc/apache2/sites-enabled for a config file.

The default site config is /etc/apache2/sites-enabled/000-default which is a link to /etc/apache2/sites-available/default

-Matt

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages