codrgii Posted July 20, 2009 Share Posted July 20, 2009 im really new at using mod rewrite, how would i make something like www.mysite.com/somefolder/somefile.php look like www.mysite.com/fakefolder/fakefile.php or look like www.mysite.com/folder?act=file how would that be set out in htaccess? ty for any help Link to comment https://forums.phpfreaks.com/topic/166682-mod-rewrite/ Share on other sites More sharing options...
codrgii Posted July 21, 2009 Author Share Posted July 21, 2009 nobody know? Link to comment https://forums.phpfreaks.com/topic/166682-mod-rewrite/#findComment-879241 Share on other sites More sharing options...
codrgii Posted July 23, 2009 Author Share Posted July 23, 2009 anyone? Link to comment https://forums.phpfreaks.com/topic/166682-mod-rewrite/#findComment-881157 Share on other sites More sharing options...
dreamwest Posted July 24, 2009 Share Posted July 24, 2009 In somefolder directory add this htaccess RewriteRule ^fakefolder/fakefile somefolder/somefile.php Simple Link to comment https://forums.phpfreaks.com/topic/166682-mod-rewrite/#findComment-881649 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.