Revision [380]

This is an old revision of ModRewrite made by natpool-65-39-13-99.lakeheadu.ca on 2004-05-25 00:26:11.

 

ModRewrite is the funny way to translate URL like http://wikka.jsnx.com/DotMG to http://wikka.jsnx.com/wakka.php?wakka=DotMG. In some servers, this module isn' t installed, so wikka doesn' t run perfectly.
To make wikka compatible, use IfModule mod_rewrite.c in .htaccess files :
RewriteEngine On RewriteRule ^(.*)$ /wakka.php?wakka=$1
There are 32 comments on this page. [Show comments]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki