View Single Post
  #1  
Old 05-09-2005, 08:33 AM
7steij17 7steij17 is offline
SEO Junior
 
Join Date: May 2005
Posts: 13 7steij17 is on a distinguished road
Rewrite question

Can Mod_Rewrite rewrite text documents, my server has a .txt on it that I want it to change each time someone new is added to it.

For instance:

Quote:
href=http://yahoo.com


in a text document changed to

Quote:
href=www.yahoo.com<br>


is that possible with mod rewrite?
Reply With Quote