Hey everyone,
I am messing with my site, and trying to get .htaccess correctly.
What I want is to have www.mysite.com/test.html load www.mysite.com/index.php?module=test...HTML Code:Options +FollowSymLinks RewriteEngine on RewriteRule ^www\.mysite\.com\\(.+)\.html index.php?module=$1 [l]
Anyone available to help me out? Thanks!













LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks