Em 21-03-2013 08:18, Eric Covener escreveu:
On Thu, Mar 21, 2013 at 5:42 AM, Jack Mcslay <bina...@gmail.com> 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-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org


Tried it already to no effect

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to