rewrite to better link

New to mod_rewrite? This is a good place to start.

rewrite to better link

Postby zdenek » Sun Jun 12, 2005 4:46 am

Hi I have this
http://www.pace.cz/contact.php
and I want to rewrite it to
http://www.pace.cz/contact/

a try this
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.pace.cz
RewriteRule /contact/ /www/contact.php [R=301,L]

by it seems not working -> error 404 :(
zdenek
 

Return to Beginner's Corner

Who is online

Users browsing this forum: No registered users and 77 guests

cron