Web Hosting Talk







View Full Version : Apache Help Mod_rewrite???


fusioncities
05-31-2002, 01:03 AM
On my site I'm trying to run a redirection program in PHP.

Everything works, but I'm not sure that I can get mod_rewrite to work the right way.

Please help.

I have wildcards on my domain !!!

magnafix
06-01-2002, 02:56 AM
Make sure you have the 'RewriteEngine On' before your mod_rewrite directives in your .htaccess.

What specific problems are you having?