View Single Post
Old 08-20-2005, 02:23 PM  
adultseo
Confirmed User
 
Join Date: Jun 2005
Location: The Netherlands
Posts: 365
Mod_Rewrite Expert Needed!!

Hi!

I am looking for some help on a problem with my Mod_Rewrite configurations.

Since I moved to a new server, all Mod_Rewrite configurations redirect the user to the target URL.

e.g.

Code:
Options +FollowSymlinks 

RewriteEngine On 

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^/*.*$ http://www.depsychiatrie.com/cms.php?file=%{REQUEST_FILENAME} [ L,R]
will redirect the user OR SE-Spider to http://www.depsychiatrie.com/cms.php...page_name.html

Please Help!

Best Regards,
Adult SEO
__________________
The key to get ranked one in Google is to provide the best.
adultseo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote