![]() |
Help With Mod Rewrite
Hey everyone! I'm very bad at MOD_REWRITE and was hoping you guys could help me out.
What I want to do is when the URL page is in the address bar the sever reads bin/index.php?page=page instead of page without redirecting. Thanks in advance. :) |
|
A bit late, but
Code:
RewriteEngine onCode:
RewriteRule ^(main|calendar|forum){1}$ bin/index.php?page=$1 [NC,L] |
Thanks! :-D
|
| All times are GMT. The time now is 08:52 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0