Link to home
Start Free TrialLog in
Avatar of scottg
scottg

asked on

modrewrite question?

I simply want to rewrite all requests to

http://test.domain.com/file.gif

to

http://www.domain.com/ftp/file.gif

where hits to www.domain.com are left alone. Also, can this not be an external redirect and just serverd as http://test.domain.com/file.gif even know its actually at http://www.domain.com/ftp/file.gif

ASKER CERTIFIED SOLUTION
Avatar of svs
svs
Flag of Afghanistan image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial