[FX.php List] [Off] Help with .htaccess RewriteRule or Redirect

Troy Meyers tcmeyers at troymeyers.com
Fri Mar 21 17:52:09 MDT 2008


Roger,

More or less working off of your example, I tried:

RewriteEngine On
RewriteRule http://www.troymeyers.com/flasking/.* http://lab.troymeyers.com/flasking/ [R]

and then:

RewriteEngine On
RewriteRule http://www.troymeyers.com/flasking/* http://lab.troymeyers.com/flasking/ [R]

...since I didn't know what the period was doing in there before the *, but neither worked either at the www.troymeyers.com level or one down in /flasking.

The also didn't mess up the rest of the site.

Maybe it's not the right RewriteRule, or maybe SpeakEasy needs to enable rewrite for me. Or maybe the permissions are wrong.

Any thoughs?

-Troy



More information about the FX.php_List mailing list