Jul
19
2010

Enable .htaccess in httpd.conf apache22

<VirtualHost *:80>
    ServerName localhost
    ServerAdmin webmaster@dummy-host.example.com
    DocumentRoot /home/*/public_html
    <Directory /home/*/public_html>
        AllowOverride all
    </Directory>
    ErrorLog  /var/log/www/localhost-error_log
    CustomLog /var/log/www/localhost-access_log common
</VirtualHost>

About the Author: Urban Cetinski

Urban Cetinski :)

Leave a comment

Get Adobe Flash playerPlugin by wpburn.com wordpress themes