Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution

2013-01-11 Thread Tom Frost
> > > > On Thu, 10 Jan 2013 17:15:48 +, Tom Evans wrote: > >> > >> On Thu, Jan 10, 2013 at 12:03 PM, Tom Frost wrote: > >>> > >>> Hi Adam > >>> > >>> Thanks for your reply. > >>> > >>> Ye

Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution

2013-01-10 Thread Tom Frost
knows about url2, but still doesnt know about URL1. And now, url1.mydomain.com and url2.mydomain.com both go to my second site, never epages. --- Sorry for the long message, just trying to show the steps I've taken and the output at each stage. Thanks again for your help. Tom __

Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution

2013-01-09 Thread Tom Frost
Ah yes, sorry, there is the standard: Include conf.d/*.conf I will try commenting the zzz-epages-*.conf Thanks Tom From: Tom Evans To: users@httpd.apache.org; Tom Frost Sent: Wednesday, 9 January 2013, 9:41 Subject: Re: [users@httpd] VirtualHost

Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution

2013-01-08 Thread Tom Frost
Hi Tom Dont think so, the different epages configs are included like this: Include /etc/httpd/conf.d/zzz-epages-*.conf And there is only one zzz-epages-httpd.conf Thanks Tom From: Tom Evans To: users@httpd.apache.org; Tom Frost Sent: Monday, 7 January

Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution

2013-01-07 Thread Tom Frost
g the _default_ anymore, just both *:80. Thanks again, Tom From: Adam Dosch To: Tom Frost ; users@httpd.apache.org Sent: Thursday, 3 January 2013, 19:28 Subject: Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution Tom, I

Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution

2013-01-04 Thread Tom Frost
figuration not working as expected with ePages solution On 04/01/2013 1:02 AM, "Tom Frost" wrote: > > Just to clarify, this is how the conf files look now: > > httpd.conf: > > NameVirtualHost *:80 > > > > DocumentRoot /var/www/html/path/ > ServerN

Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution

2013-01-03 Thread Tom Frost
t I'm honestly not sure what is what. Thanks again for your help, any more suggestions would be appreciated. - Original Message - From: Eric Covener To: users@httpd.apache.org; Tom Frost Cc: Sent: Thursday, 3 January 2013, 15:14 Subject: Re: [users@httpd] VirtualHost configuration not

Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution

2013-01-03 Thread Tom Frost
://cluster/epages/         ProxyPassReverse balancer://cluster/epages/                 ProxyPass http://url1.mydomain.com:8008/epages/         ProxyPassReverse http://url1.mydomain.com:8008/epages/     From: Tom Frost To: "users@httpd.apache.org" Sent

Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution

2013-01-03 Thread Tom Frost
Covener To: users@httpd.apache.org; Tom Frost Sent: Thursday, 3 January 2013, 12:02 Subject: Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution > > These have to be the identicalvalues for name-based vhosts to treat them as part of a set. If you

Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution

2013-01-03 Thread Tom Frost
get one host to bypass epages into the webroot, but it doesnt seem to be the right way to do it, and doesnt let me have more than one site. Thanks again, any suggestions would be appreciated. From: linuxsupport To: users@httpd.apache.org; Tom Frost Sent

[users@httpd] VirtualHost configuration not working as expected with ePages solution

2013-01-03 Thread Tom Frost
Hi I have a Centos server running ePages (which runs on Apache). Now I want to use the same server to host a couple of other sites as well, but I can't seem to get my configs working correctly. I'm not sure if anyone is familiar with epages (I've looked on their forums to no avail), but this is