dylanburford Posted July 12, 2006 Share Posted July 12, 2006 is it possible to do a string replace in HTACCESS, to replace all of a certain string in a directory with something else? Link to comment https://forums.phpfreaks.com/topic/14409-htaccess-help/ Share on other sites More sharing options...
wildteen88 Posted July 13, 2006 Share Posted July 13, 2006 What do you change say [i]mysite.com/directory/filename.php[/i] to just [i]mysite.com/filename[/i]? If so you can do this with mod_rewrite. Link to comment https://forums.phpfreaks.com/topic/14409-htaccess-help/#findComment-57196 Share on other sites More sharing options...
dylanburford Posted July 13, 2006 Author Share Posted July 13, 2006 like if you have <bd> in a .html file could you use HTACCESS to replace <bd> with <b>? Link to comment https://forums.phpfreaks.com/topic/14409-htaccess-help/#findComment-57531 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.