Re: [users@httpd] Name based virtual host

2013-01-04 Thread Nick Kew
On 5 Jan 2013, at 05:49, Christopher Lee wrote: > Hello, > > After reading the documentation on Name-based Virtual Host Support > (http://publib.boulder.ibm.com/httpserv/manual70/vhosts/name-based.html) I > had a few questions. > > In the case of sites that are using SSL would each need a s

[users@httpd] Name based virtual host

2013-01-04 Thread Christopher Lee
Hello, After reading the documentation on Name-based Virtual Host Support (http://publib.boulder.ibm.com/httpserv/manual70/vhosts/name-based.html) I had a few questions. In the case of sites that are using SSL would each need a separate port? Best, Christopher This message is for the desi

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

2013-01-04 Thread Tom Frost
Hi Sorry for the delayed reply. epages.conf is included right at the bottom of httpd.conf, as below: Include /etc/httpd/conf.d/zzz-epages-*.conf I'll b e honest, I'm not 100% sure about all the IfDefine stuff, all the epages configs are created when you install the package. I would like to no

Re: [users@httpd] capturing a core dump on segmentation error

2013-01-04 Thread Eric Covener
On Fri, Jan 4, 2013 at 9:11 AM, Michael Felt wrote: > As the log is getting generated, somewhere the signal is being captured, but > not core dumped. > > I added a CoreDumpDirectory statement, not in any particular section (end of > httpd.conf). > > I am trying to get Joomla to run on httpd 2.2.23

[users@httpd] capturing a core dump on segmentation error

2013-01-04 Thread Michael Felt
As the log is getting generated, somewhere the signal is being captured, but not core dumped. I added a CoreDumpDirectory statement, not in any particular section (end of httpd.conf). I am trying to get Joomla to run on httpd 2.2.23 and postgresql. After amkig one modification (I consider myself

[users@httpd] SSL, SNI and SSLStrictSNIVHostCheck

2013-01-04 Thread Thomas Eckert
Is the directive SSLStrictSNIVHostCheck On meant to block connections to a virtual host if the connecting client uses an IP literal as URL ? RFC 6066 states that Literal IPv4 and IPv6 addresses are not permitted in "HostName". since a SNI doesn't make sense at all for an IP literal and

Re: [users@httpd] mod_proxy_html, HTML rewrite and content compression

2013-01-04 Thread Thomas Eckert
On 11/16/2012 05:12 PM, Nick Kew wrote: On Fri, 16 Nov 2012 11:31:38 +0100 Thomas Eckert wrote: Thanks for the hint but unfortunately "manually" adding xml2enc to the filtering chain does not help. Looks like you've got problems over and above anything to do with your configuration! "