Computer Science Canada

rewrite rules

Author:  agnivohneb [ Sat Aug 11, 2007 1:16 am ]
Post subject:  rewrite rules

I don't know if anyone knows anything about apache rewrite rules.
I am making a random program for a network list. so far i have the basics but I am having problems with the rewrite rule. the apache manual makes me confused.
but basically i want
http://mysite.ca/netlist/index.php?action=next&id=3
to be
http://mysite.ca/netlist/next/3

any help would be grateful.

Author:  extort [ Wed Aug 22, 2007 3:09 pm ]
Post subject:  RE:rewrite rules

I believe i saw some tutorials on how to do this once...

try this...

http://www.shadow-fox.net/site/tutorial/45-Create-Dynamic-URLs-With-Mod-Rewrite-and-PHP-Functions

Author:  PaulButler [ Wed Aug 22, 2007 5:00 pm ]
Post subject:  RE:rewrite rules

I have used mod_rewrite, post your .htaccess file and error message and I will see if I can help.


: