- Readme First! - Read and follow the rules, otherwise your posts will be closed
There are currently, 47 guest(s) and 0 member(s) that are online. You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Module Supporters tapped [ ]
Author
Message
LordShinyK
Corporal
Joined: Oct 29, 2003
Posts: 51
Posted:
Mon Nov 24, 2003 1:47 pm
I have tapped the module Supporters, there's nothing difficult but I thought it might interest some here:
.htaccess
Code:
#Partners
RewriteRule ^supporters-join.html modules.php?name=Supporters&file=submit
RewriteRule ^supporters-admin.html modules.php?name=Supporters&file=admin
RewriteRule ^supporters.html modules.php?name=Supporters
header (top)*
Code:
"'(?<!/)modules.php\?name=Supporters&file=submit'",
"'(?<!/)modules.php\?name=Supporters&file=admin'",
"'(?<!/)modules.php\?name=Supporters'",
header (bottom)*
Code:
"supporters-join.html",
"supporters-admin.html",
"supporters.html",
Hope it will be useful for some ,
++
*I've put the last comma on, if it's at the end of the list, take it off.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum