Thread
:
How To take one HTML file and duplicate it into 20 copies all named differently?
View Single Post
04-17-2005, 10:04 AM
pstation
Confirmed User
Join Date: Jul 2003
Location: chicago
Posts: 1,135
if a redirect is fine, you can do this in .htaccess
Code:
Redirect /folder/faggot.html http://www.mydomain.com/folder/mainpage.html
alternatively, you can use mod_rewrite if a server redirection wont work
Last edited by pstation
; 04-17-2005 at
10:05 AM
..
pstation
View Public Profile
Find More Posts by pstation