mod_rewrite
Posted by: Jonge (---.freepoint.cz)
Date: October 01, 2006 08:40AM

This is a really strange problem with mod_rewrite. I've got this mod_rewrite:

RewriteEngine On
RewriteRule ^([^/]+)/$ /web/index.php?page=$1 [L,QSA]

This should rewrite
[www.example.com]
to
[www.example.com]
but i rewrites it to
[www.example.com]

WHY???

P.S. It worked on EasyPHP v1.8 and it works on the server too, so the problem must be with WAMP.


Options: ReplyQuote
Re: mod_rewrite
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: October 03, 2006 02:23AM

this looks valid to me, very intersting.

Options: ReplyQuote
Re: mod_rewrite
Posted by: Jonge (---.freepoint.cz)
Date: October 04, 2006 04:40PM

Of course its valid, it works on the server smiling smiley but this is a really strange problem.
Does somebody think i can contact them? Because there is written this:

[WARNING : we will only answer to questions about the managment of the WAMP5 project. For any technical issue, please post your question in the forum]

Options: ReplyQuote
Re: mod_rewrite
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: October 05, 2006 03:59AM

post your quesion at a more techical support forum

[forums.devshed.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.