thegamer Posted January 17, 2009 Share Posted January 17, 2009 HI, I am working on xampp server.want to configure my virual host file so that it points out all names containing a particular string to 1 ip address. Like for e.example.com and example.com should point 2 one ip address itself,since it has 'example.com' in it. Please Help. ; ;DD Link to comment https://forums.phpfreaks.com/topic/141192-configuring-virtual-hosts/ Share on other sites More sharing options...
RichardRotterdam Posted January 17, 2009 Share Posted January 17, 2009 You'll have to change some config files in your_xampp_dir/apache/conf/ to do this. Link to comment https://forums.phpfreaks.com/topic/141192-configuring-virtual-hosts/#findComment-738990 Share on other sites More sharing options...
thegamer Posted January 17, 2009 Author Share Posted January 17, 2009 You'll have to change some config files in your_xampp_dir/apache/conf/ to do this. Could You please be specific Link to comment https://forums.phpfreaks.com/topic/141192-configuring-virtual-hosts/#findComment-738992 Share on other sites More sharing options...
RichardRotterdam Posted January 17, 2009 Share Posted January 17, 2009 xampp in nothing more then a couple of packages combined. Your trouble is apache specific. this is what you find if you search for "virtual host apache" http://httpd.apache.org/docs/2.0/vhosts/examples.html Link to comment https://forums.phpfreaks.com/topic/141192-configuring-virtual-hosts/#findComment-739001 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.