Forum Moderators: phranque

Message Too Old, No Replies

Can anothersite/mysite go to mysite?

Question

         

craigiecraigie

10:45 am on Aug 14, 2004 (gmt 0)



Hiya,

I'm hoping this is possible via VirtualHosts rather than ReWrite:

A completely separately hosted site wishes to send users to my site if they click a link othersite/mysite.

However, they wish the URL to always show 'othersite/mysite' as 'othersite' has already been registerd with their clients' corporate http firewalls.

Can this be done?

Actual URLs:
I am www.mydomain.org.za
They are www.example.co.za
www.example.co.za/mydomainname should bring up my site where the URL always reads www.example.co.za/mydomainname/....

[edited by: jdMorgan at 2:18 pm (utc) on Aug. 14, 2004]
[edit reason] Removed specifics per TOS [/edit]

gergoe

12:04 pm on Aug 14, 2004 (gmt 0)

10+ Year Member



Check the ProxyPass directive [httpd.apache.org] in the mod_proxy documentation.