[us...@httpd] Location "everything else"?

2010-07-22 Thread John Oliver
I want to pass a directive to all but one or two locations. How do I do that? Like: xxx xxx YYY -- *** * John Oliver http://www.john-oliver.net

Re: [us...@httpd] RewriteCond question

2010-02-19 Thread John Oliver
tive name" [1] or put > your faith in SNI [2]. I was afraid of that. Thanks for the help, all. -- *

Re: [us...@httpd] RewriteCond question

2010-02-18 Thread John Oliver
On Thu, Feb 18, 2010 at 06:14:33PM -0500, James Smallacombe wrote: > On Thu, 18 Feb 2010, John Oliver wrote: > > >I'm dealing with a site that is accessed via https://domain.gov The > >certificate is for "domain.gov" I akready have a working rule to catch >

[us...@httpd] RewriteCond question

2010-02-18 Thread John Oliver
expect it to, but it was worth a try!) What magic sauce do I need to catch and rewrite that attempt? -- ******* * John Oliver h

Re: [us...@httpd] SSL received a record that exceeded the maximum permissible length.

2009-11-13 Thread John Oliver
ose > IP/port combinations though. Oh, duh... :-) Thanks, I'm back in business. -- *** * John Oliver

Re: [us...@httpd] SSL received a record that exceeded the maximum permissible length.

2009-11-13 Thread John Oliver
ualHost *:443 has no VirtualHosts And there are no other interfaces. eth0 and eth1, each with one of the two IPs above. -- ****

[us...@httpd] SSL received a record that exceeded the maximum permissible length.

2009-11-13 Thread John Oliver
'. https://192.168.1.129/ works just fine. I've double-checked the file permissions for the cert and key, and that the cert is not expired. Googling hasn't helped. I'm at kind of a loss here! What else can I look at for more clues? -- *******

Re: [us...@httpd] Apache for Windows won't install

2009-09-09 Thread John Oliver
d Full Control, and I'm off to the races. Thanks Bill. I really appreciate this. -- **

[us...@httpd] Apache for Windows won't install

2009-09-08 Thread John Oliver
l Error 2755. 110, C:\Downloads\apache_2.2.13-win32-x86-openssl-0.9.8k.msi Googling "Internal Error 2755" does not return anything helpful. -- *** * John Oliver

Re: [us...@httpd] Apache for Windows won't start

2009-09-01 Thread John Oliver
On Tue, Sep 01, 2009 at 06:12:47PM -0500, William A. Rowe, Jr. wrote: > John Oliver wrote: > > So I installed 2.2.13 on W2K3 R2 Enterprise Edition SP2 When I try to > > start it, I get a message about error code 1, and there is nothing in > > the error.log This is the first

[us...@httpd] Apache for Windows won't start

2009-09-01 Thread John Oliver
27;m stuck. How to proceed? -- *** * John Oliver http://www.john-

[us...@httpd] Proxying SSL

2009-07-22 Thread John Oliver
the same error. -- ******* * John Oliver http://www.

Re: [us...@httpd] Help with rewrite / redirect

2009-07-14 Thread John Oliver
On Tue, Jul 14, 2009 at 05:50:13PM -0500, Doug Bell wrote: > On Jul 14, 2009, at 5:25 PM, John Oliver wrote: > > >I have a server that's always been known as https://server1.com/ It's > >now known as https://server2.com/ Anyone who accesses it as > >https

[us...@httpd] Help with rewrite / redirect

2009-07-14 Thread John Oliver
erver2.com/ But it seems like there are dozens of ways to do this, and none are working for me. mod_rewrite, mod_alias, Redirect, RewriteCond, blah blah blah... nothing I try ahs any effect. -- *** * J

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread John Oliver
On Mon, Jun 01, 2009 at 04:10:24PM -0700, Sander Temme wrote: > > On Jun 1, 2009, at 3:24 PM, John Oliver wrote: > > >[Mon Jun 01 15:21:19 2009] [debug] mod_deflate.c(447): [client > >128.49.61.83] Zlib: Compressed 305 to 232 : URL /index.html > > > So it's t

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread John Oliver
f an selinux issue, but with nothing logged by auditd, and "setenforce 0" doesn't fix... --

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread John Oliver
't a 403? Browser just says: Forbidden You don't have permission to access /index.html on this server. -- *** * John Oliver

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread John Oliver
o 232 : URL /index.html [Mon Jun 01 15:21:19 2009] [debug] mod_deflate.c(447): [client 128.49.61.83] Zlib: Compressed 305 to 232 : URL /index.html The last six lines are me shift-refreshing trying to get to index.html -- *****

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread John Oliver
t / subnet, and I get the same result from localhost. > >There is an index.html with 644, and it's in > >/var/www/html with 755, and that is set as the DocumentRoot. HTTPS > >works perfectly. > > What are the differences in access controls between your SSL vhost an

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread John Oliver
On Mon, Jun 01, 2009 at 06:00:22PM -0400, Frank Gingras wrote: > John, > > What does the error log say, exactly? Absolutely nothing, besides the messages from httpd starting. > John Oliver wrote: > >Forbidden > > > >You don't have permission to access / on

[us...@httpd] https works, http doesn't

2009-06-01 Thread John Oliver
ntRoot. HTTPS works perfectly. -- ******* * John Oliver http:/

Re: [us...@httpd] Apache won't start, nothing is logged.

2009-05-18 Thread John Oliver
e, > yet isn't a satisfying solution. Yes, disabling SSL allows httpd to start. And that is far more than an "unsatisfying" solution. -- ******* * John Oliver

[us...@httpd] Apache won't start, nothing is logged.

2009-05-18 Thread John Oliver
appy about? -- *** * John Oliver http://www.john-

Re: [us...@httpd] ProxyPass and Internal URLs

2009-05-07 Thread John Oliver
s that the Apache httpd on the host with the public address is actually proxying, not redirecting, and so the private IP should never be visible to the client. Try commenting out the ProxyPassReverse I don't think you need it. -- ******

[us...@httpd] Rewrite rules question

2009-04-22 Thread John Oliver
uot; rules like that. -- ******* * John Oliver http:/

Re: [us...@httpd] "tee" SSL traffic?

2009-04-08 Thread John Oliver
On Wed, Apr 08, 2009 at 04:16:32PM -0400, Eric Covener wrote: > On Wed, Apr 8, 2009 at 1:37 PM, John Oliver wrote: > > Is it possible for an instance of httpd to basically copy all traffic it > > receives to another instance of httpd on another host? > > No -- You want somet

Re: [us...@httpd] "tee" SSL traffic?

2009-04-08 Thread John Oliver
On Wed, Apr 08, 2009 at 07:56:39PM +0200, André Warnier wrote: > Ok, part of my answer below is because I missed the subject of your > post. It still does not seem to make much sense hhowever, so explain a > bit more. > > André Warnier wrote: > >John Oliver wrote: >

[us...@httpd] "tee" SSL traffic?

2009-04-08 Thread John Oliver
Is it possible for an instance of httpd to basically copy all traffic it receives to another instance of httpd on another host? -- *** * John Oliver http://www.john-oliver.net

[us...@httpd] ajp_read_header: ajp_ilink_receive failed

2009-04-06 Thread John Oliver
explanations that depended on many things. What can I look at to start to figure out what these messages are complaining about? -- *** * John Oliver http://www.john-oliver.net

[us...@httpd] ajp_read_header: ajp_ilink_receive failed

2009-04-03 Thread John Oliver
lot of variations of this, and a lot of different possible explanations that depended on many things. What can I look at to start to figure out what these messages are complaining about? -- *** * John Oliver

[us...@httpd] Apache not allowing .exes?

2009-04-02 Thread John Oliver
ser. What gives? -- ******* * John Oliver http://www.

Re: [us...@httpd] htaccess against relative URLs?

2009-03-04 Thread John Oliver
On Wed, Mar 04, 2009 at 08:23:37PM +0100, Peter Schober wrote: > * John Oliver [2009-03-04 01:41]: > > On Tue, Mar 03, 2009 at 06:32:38PM -0500, Frank Gingras wrote: > > > Place your restrictions in your block instead, in your > > > vhost. > > > > I did.

Re: [us...@httpd] htaccess against relative URLs?

2009-03-04 Thread John Oliver
/var/lib/tomcat6/webapps/ But changing the Directory to that didn't work, either, because Apache is not accessing that directory... Tomcat is. I'm using a ProxyPass in proxy_ajp.conf so that https://my.server.name/tv/ works. -- ***

Re: [us...@httpd] htaccess against relative URLs?

2009-03-03 Thread John Oliver
that a whirl and see what happens. Thanks. -- ******* * John Oliver http://ww

[us...@httpd] htaccess against relative URLs?

2009-03-03 Thread John Oliver
work. I'm assuming that's because htaccess is for files, not URLs. Is there another way to do this? -- ******* * John Oliver http:/

[us...@httpd] Apache authenticate against Drupal user database?

2009-03-03 Thread John Oliver
.host.name/application1 for example, to be authenticated against this database. -- *** * John Oliver http://www.john-

Re: [us...@httpd] One host, two SSL sites

2009-01-20 Thread John Oliver
ut I can't experiment for hours. -- ******* * John Oliver

Re: [us...@httpd] One host, two SSL sites

2009-01-20 Thread John Oliver
On Tue, Jan 20, 2009 at 09:55:03PM +0100, Miguel Angel Tormo Alfaro wrote: > El Martes, 20 de Enero de 2009 21:21:37 Brian Mearns escribió: > > On Tue, Jan 20, 2009 at 3:17 PM, John Oliver > > wrote: > > > If it would turn out to be easier to do this another way,

Re: [us...@httpd] One host, two SSL sites

2009-01-20 Thread John Oliver
On Tue, Jan 20, 2009 at 09:03:17PM +0100, Miguel Angel Tormo Alfaro wrote: > El Martes, 20 de Enero de 2009 20:40:29 John Oliver escribió: > > I have a server I need to rebuilt, and I want to move the SSL website on > > it onto another server (that already has it's own SSL web

[us...@httpd] One host, two SSL sites

2009-01-20 Thread John Oliver
that these two web servers are completely independent... if I stop one, I don't want it also killing the processes belonging to the other. Does anyone have any advice for me as to the best way to proceed? -- ******* * John Oliv

[EMAIL PROTECTED] Apache upgrade broke server-status

2005-10-22 Thread John Oliver
Order deny,allow Deny from all Allow from localhost Allow from my.home.ip.address I can see the status from my.home.ip.address, though! Yes, localhost still resolves correctly. -- *** * John Oliver

Re: [EMAIL PROTECTED] Files invisible to Apache?

2005-10-05 Thread John Oliver
e > luck with files greater than 2GB in anything less than httpd-2.1.) Ah-hah! I installed the RPMs for 2.0.51 and now the other, smaller file shows up. OK, at least I know why, now... :-) Thanks. -- *** * John Oliver

Re: [EMAIL PROTECTED] Files invisible to Apache?

2005-10-05 Thread John Oliver
On Wed, Oct 05, 2005 at 01:50:54PM -0400, Joshua Slive wrote: > On 10/5/05, John Oliver <[EMAIL PROTECTED]> wrote: > > I just set up a directory on an existing website and copied some files > > into it. While the first file was copying, I looked at the directory > > wi

[EMAIL PROTECTED] Files invisible to Apache?

2005-10-05 Thread John Oliver
the browser, I can download the file in question. But it still doesn't show up in the directory list in the browser. There are no errors in the error_log. -- ******* * John Oliver http:/