View Single Post
Old 12-29-2009, 09:53 PM   #1 (permalink)
tego10122
The Contributor
 
tego10122's Avatar
 
Join Date: Sep 2008
Location: Miami
Posts: 39
Thanks: 7
tego10122 is on a distinguished road
Default Mod Rewrite Question

Code:
RewriteEngine On
RewriteBase /jay/admin

RewriteRule ^(.*)$ $1.php
I need it to basically do the following

when a user goes to www.domain.com/jay/admin/viewUsers it will call viewUsers.php
__________________
You're Everyday Graphic Artist
Twitter|GigPark|Linked In
Send a message via MSN to tego10122
tego10122 is offline  
Reply With Quote