Welcome Guest | Login

php sites and rewrite engine question

I noticed by looking at the forums that to get php working you have to create a htaccess file with RewriteEngine Off in it.

What if I am running a shopping cart that requires rewrite engine on so it can change the dynamic urls to static urls?

2008-01-17 07:33 PM

Rizzy -

You can run your php app with .htaccess having RewriteEngine On
in it. Let us know if you have a problem with it.

2008-01-17 09:26 PM


Hello Guest! In order to post you must be an active client with us, please log in or sign up today!