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