Thread
:
mod_rewrite: must the rewritten url exist? (nu-B)
View Single Post
#
1
(
permalink
)
05-14-2006
zorro
Posts: n/a
mod_rewrite: must the rewritten url exist? (nu-B)
suppose the requested url is
www.server.com/page.php?qs=s
and in the address bar i want it displayed as
www.server.com/s
while still serving
www.server.com/page.php
and not having any
www.server.com/s/index.php
is this possible?
zorro