[pmwiki-users] Clean URL [again]
pmwiki at 911networks.com
pmwiki at 911networks.com
Thu Dec 7 10:14:32 CST 2006
On Thu, 07 Dec 2006 16:51:46 +0100
Anno <anno at shroomery.org> wrote:
> DirectoryIndex pmwiki.php index.php
> Options +FollowSymLinks
> RewriteEngine on
> RewriteCond %{REQUEST_FILENAME} !-f
> RewriteCond %{REQUEST_FILENAME} !-d
> RewriteRule ^([^/a-z].*) pmwiki.php?n=$1 [QSA,L]
Tried it with replacing pmwiki.php with index.php and it does not fix
my problem, it still shows:
http://http://www.kbinfo.abc/index.php/Site/Tomorrow
I'd like to get:
http://http://www.kbinfo.abc/Site/Tomorrow
--
Thanks
http://www.sqlhacks.com
The SQL knowledge base
More information about the pmwiki-users
mailing list