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

2013-01-11 Thread Tom Evans
On Fri, Jan 11, 2013 at 1:57 PM, Tom Frost wrote: > Hi > > Thank you all for your replies, very helpful and much appreciated. > > I understand your thoughts on the IfDefine Proxy, as you can guess this is > something which Epages put in itself, not anything that I put in or use. > > When I remove

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

2013-01-11 Thread Tom Frost
___ From: Igor Cicimov To: users Sent: Thursday, 10 January 2013, 21:47 Subject: Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution On 11/01/2013 8:46 AM, icici...@gmail.com wrote: > > > On 11/01/2013 4:54 AM, "Adam Dosch" wrote:

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

2013-01-10 Thread Igor Cicimov
On 11/01/2013 8:46 AM, icici...@gmail.com wrote: > > > On 11/01/2013 4:54 AM, "Adam Dosch" wrote: > > > > 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. > >>> > >>> Yes, I did

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

2013-01-10 Thread Igor Cicimov
On 11/01/2013 4:54 AM, "Adam Dosch" wrote: > > 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. >>> >>> Yes, I did c/p and then replace the domains with the placeholders. >>> >>> I too noti

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

2013-01-10 Thread Adam Dosch
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. Yes, I did c/p and then replace the domains with the placeholders. I too noticed that there wasnt any entry for url1.mydomain.com, and I have been down the

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

2013-01-10 Thread Tom Evans
On Thu, Jan 10, 2013 at 12:03 PM, Tom Frost wrote: > Hi Adam > > Thanks for your reply. > > Yes, I did c/p and then replace the domains with the placeholders. > > I too noticed that there wasnt any entry for url1.mydomain.com, and I have > been down the same process you advised of starting with on

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

2013-01-10 Thread Eric Covener
> > > ServerName url1.mydomain.com > ServerAlias surl1.mydomain.com > VirtualHost configuration: > 127.0.0.1:443 localhost (/etc/httpd/conf.d/ssl.conf:81) > Syntax OK > > So, again, as you mentioned, Apache doesnt know what to do with > url1.mydomain.com. Is this because the VirtualHost

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

2013-01-10 Thread Tom Frost
______________ From: Adam Dosch To: Tom Frost ; users@httpd.apache.org Sent: Wednesday, 9 January 2013, 17:36 Subject: Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution Tom, Sorry for the belated reply. > The output requested is: > >

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

2013-01-09 Thread Adam Dosch
-t -D DUMP_VHOSTS' and from a web browser. From there once you get it nailed down, then do any merging for maintenance sake on your .conf files. Hope that helps. -A - FROM: Adam Dosch TO: Tom Frost ; users@httpd.apache.org SENT: Thursday, 3 January 2013, 19:2

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

2013-01-09 Thread Tom Frost
configuration not working as expected with ePages solution On Tue, Jan 8, 2013 at 1:33 PM, Tom Frost wrote: > 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.co

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

2013-01-09 Thread Tom Evans
On Tue, Jan 8, 2013 at 1:33 PM, Tom Frost wrote: > 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 > And nothing else is doing something like "Include

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

2013-01-08 Thread Tom Frost
2013, 15:42 Subject: Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution On Mon, Jan 7, 2013 at 3:02 PM, Tom Frost wrote: > Hi > > Thanks for your reply Adam. > > The output requested is: > > VirtualHost configuration: > 127.0.0.1:443 

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

2013-01-07 Thread Tom Evans
On Mon, Jan 7, 2013 at 3:02 PM, Tom Frost wrote: > Hi > > Thanks for your reply Adam. > > The output requested is: > > VirtualHost configuration: > 127.0.0.1:443 localhost (/etc/httpd/conf.d/ssl.conf:81) > wildcard NameVirtualHosts and _default_ servers: > *:80 is a Name

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
they are you need to start apache with -DPROXY switch or that vhost will not be active at all due to IfDefine condition _______ > From: Tom Frost > To: "users@httpd.apache.org" > Sent: Thursday, 3 January 2013, 13:58 > Subject: Re: [users@httpd

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

2013-01-03 Thread Igor Cicimov
t vhost will not be active at all due to IfDefine condition ___ > From: Tom Frost > To: "users@httpd.apache.org" > Sent: Thursday, 3 January 2013, 13:58 > Subject: Re: [users@httpd] VirtualHost configuration not working as expected with ePages solutio

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

2013-01-03 Thread Adam Dosch
Tom, I'd be curious what the output of your 'apachectl -t -D DUMP_VHOSTS' looks like? I've come across this problem as well in a related degree, and interrogating the output of the 'DUMP_VHOSTS' above will at least tell you the top-to-bottom order your vhost requests will travel down in your

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 Eric Covener
On Thu, Jan 3, 2013 at 8:58 AM, Tom Frost wrote: > Hi > > I have changed both VirtualHost definitions to *:80 and NameVirtualHost has > the same, however both whichever hostname I use I still get the same site. > Does it matter that the VirtualHost definitions are in separate config What hostname

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

2013-01-03 Thread Yehuda Katz
On Thu, Jan 3, 2013 at 9:01 AM, Tom Frost wrote: > Just to clarify, this is how the conf files look now: > > httpd.conf: > > NameVirtualHost *:80 > > > > DocumentRoot /var/www/html/path/ > ServerName url2.mydomain.com > ServerAlias url2.mydomain.com > > > epages.conf: > > > > ServerName url1.

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

2013-01-03 Thread Tom Frost
: Thursday, 3 January 2013, 13:58 Subject: Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution Hi I have changed both VirtualHost definitions to *:80 and NameVirtualHost has the same, however both whichever hostname I use I still get the same site. Does it m

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 Eric Covener
> > These have to be the identicalvalues for name-based vhosts to treat them as part of a set. If you don't care what IP address is used, use *:80 for both. If you do care, use t my.ip.add.res:80 for both. NameVirtualHost should have again an identical argument. -- Eric Covener cove...@gmail.

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

2013-01-03 Thread Tom Frost
: Thursday, 3 January 2013, 11:36 Subject: Re: [users@httpd] VirtualHost configuration not working as expected with ePages solution What Apache version are you running? Have you added something like below in httpd.conf NameVirtualHost your_ip_address:80 then DocumentRoot /var/www/html/path

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

2013-01-03 Thread linuxsupport
What Apache version are you running? Have you added something like below in httpd.conf NameVirtualHost your_ip_address:80 then DocumentRoot /var/www/html/path ServerName another.url.com ServerAlias another.url.com Replace your_ip_address with the IP of the machine Apache is running on On T

[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