On Sun, Nov 15, 2009 at 2:32 PM, Teun <apache.httpd.100@xxxxxx> wrote: > Best People, > I do not understand the website of httpd apache for to enabled htacces > support websitefolders. > > How can ik enable in Ubuntu htacces for my websitefolder on my localhost? > Thanks all ! http://httpd.apache.org/docs/2.2/howto/htaccess.html http://httpd.apache.org/docs/2.2/mod/core.html#allowoverride You have virtual hosts defined in /etc/apache2/sites-available/* that probably have "AllowOverride none". This disabled the reading of htaccess files. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx