ServerName source.gentoo-portage.com ServerAlias source.gentoo-portage.com DocumentRoot /var/www/gentoo-portage.com/ Options Indexes FollowSymLinks MultiViews Deny from All Deny from All Options Indexes FollowSymLinks MultiViews Deny from All AddType application/x-httpd-php-source .php ServerName gentoo-portage.com ServerAlias gentoo-portage.com www.gentoo-portage.com DocumentRoot /var/www/gentoo-portage.com/htdocs RewriteEngine On RewriteCond %{REQUEST_URI} !(/img) RewriteCond %{REQUEST_URI} !(/style.css) RewriteCond %{REQUEST_URI} !(/styleIE.css) RewriteCond %{REQUEST_URI} !(/favicon.ico) RewriteCond %{REQUEST_URI} !(/robots.txt) RewriteCond %{REQUEST_URI} !(/wiki.php) RewriteCond %{REQUEST_URI} !(/js) RewriteCond %{REQUEST_URI} !(/up_img) RewriteRule ^/(.*)$ /gp.php/$1 [L] php_admin_value magic_quotes_gpc "0"