rv20 Posted May 25, 2009 Share Posted May 25, 2009 Say you bought 2 domain names http://domain.com http://somesite.com ANd in your apache server your doman.com site is in the directory dom so /hdocs/dom/ can you have your web site host point to a diretory like this, so, redirect all requests for http://somesite.com to http://80.80.80.80/dom for exmaple. or can you only redirect to the base ip i.e http://80.80.80.80 ?? Link to comment https://forums.phpfreaks.com/topic/159582-how-to-host-multiple-sites-on-same-web-server/ Share on other sites More sharing options...
wildteen88 Posted May 25, 2009 Share Posted May 25, 2009 Apache can host more than one site using virtual hosts. Link to comment https://forums.phpfreaks.com/topic/159582-how-to-host-multiple-sites-on-same-web-server/#findComment-841817 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.