Joined December 2014
·

TheBusinessDrive.com

Nigeria
·
·

Posted to Creating "vanity" URLs over 1 year ago

here is the code am using code am using its working but not as a vanity url
it redirects users to http://www.thebusinessdrive.com/index.php/baxtelogs instead of
http://www.thebusinessdrive.com/baxtelogs

RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule (.*) http://www.thebusinessdrive.com/index.php/$1 [NC]

please help me out with this issue

Posted to Creating "vanity" URLs over 1 year ago

hello there, am trying to use this vanity url just like twitter/myusername so my index page that is index.php takes care of pulling the user profile help me out. please

Achievements
1 Karma
0 Total ProTip Views