mod rewrite problem

Discuss practical ways rearrange URLs using mod_rewrite.

mod rewrite problem

Postby untip » Mon Jun 30, 2008 12:06 am

i have this
# -FrontPage-\
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName valturism.ro
AuthUserFile /home/valturis/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/valturis/public_html/_vti_pvt/service.grp



any page on my site after first acces is is rewritten in ... example:


about.php --> about..php
i deleted the .htacces and also from any other locations.. what seems to be the problem ?
untip
 
Posts: 1
Joined: Mon Jun 30, 2008 12:03 am

Postby richardk » Mon Jun 30, 2008 12:44 pm

There is not mod_rewrite in there.

Did you have some mod_rewrite before?
Have you cleared your browser's cache?
Is it possible your PHP script is doing this?
Does it happen to .html files?
richardk
 
Posts: 8800
Joined: Wed Dec 21, 2005 7:50 am


Return to Friendly URLs with Mod_Rewrite

Who is online

Users browsing this forum: No registered users and 76 guests

cron