On Thu, Mar 21, 2013 at 5:42 AM, Jack Mcslay <binarte@xxxxxxxxx> wrote: > I have the following .htaccess on /var/www: > > RewriteEngine on > > RewriteRule ^(.*)\.html$ site.php/$1 [L] Use RewriteBase, or a non-relative substitution. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx