Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

rewrite

Status
Not open for further replies.

richardko

Programmer
Joined
Jun 20, 2006
Messages
127
Location
US
hi,
i have this redirect rule which doesnt seem to work for some reason.
I have a directory called "blog" inside which the .htaccess with the rule below exists. For some reason it doesnt work any idea?

Code:
RewriteEngine On
RewriteRule ^/(.*)$ ../index.php?base=viewblog
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top