Re: [us...@httpd] Problems with AuthType Basic in site file

2009-01-30 Thread Eric Covener
On Fri, Jan 30, 2009 at 5:52 PM, Kohne, Mike wrote: ># For some reason, Options +Includes doesn't work if used ># inside a DirectoryMatch block, or a Directory block which ># uses regex to match the directory name. ># Thus, I've eliminated all DirectoryMatch blocks.

Re: [us...@httpd] Problems with AuthType Basic in site file

2009-01-30 Thread Sheldon Ross
I realize that wasn't a very complete response A) replace "/status" with your location/directory. B) the Tag can be for any mapping to that url, or if it is a static directory on your server. C) this is assuming you have a centralized user/pass file at /etc/apache2/htusers D) if not, you need

Re: [us...@httpd] Problems with AuthType Basic in site file

2009-01-30 Thread Sheldon Ross
First your site file need to contains AuthName "Private Site" AuthType basic AuthUserFile /etc/apache2/htusers require valid-user And I've found that a force-reload doesn't always recognize this, you(I anyway) have

[us...@httpd] Problems with AuthType Basic in site file

2009-01-30 Thread Kohne, Mike
I'm running apache 2.2.3 on an Ubuntu 8.04 server. The server is a VMWare machine that I use for all my debugging. I have AuthType Basic directives inside blocks in my site config file. Right now, I'm finding that no one is ever being asked for username/password. Ever. At first I thought it was

Re: [us...@httpd] Server name

2009-01-30 Thread André Warnier
Frank Gingras wrote: Andre, Please see: http://wiki.apache.org/httpd/CouldNotDetermineServerName Many thanks, indeed exactly what I was looking for. I'll try to remember that wiki in future.. - The official User-To-User supp

[us...@httpd] Load Balancing with SSL Problems on Redirect

2009-01-30 Thread Carl Fyffe
We have successfully configured our system to load balance across multiple servers. We started out with: Users --> HTTPS --> Apache --> HTTP --> Glassfish This worked well, until we tried one of our scenarios where we Post/Redirect/Get (PRG). This worked exactly as it was supposed to, the url wa

Re: [us...@httpd] Server name

2009-01-30 Thread Frank Gingras
Andre, Please see: http://wiki.apache.org/httpd/CouldNotDetermineServerName Frank André Warnier wrote: Hi. Can someone tell me when the following message appears during the Apache (2.2.x) startup under Linux, what it exactly means ? (and how to make it go away ?). Forcing reload of web s

[us...@httpd] Server name

2009-01-30 Thread André Warnier
Hi. Can someone tell me when the following message appears during the Apache (2.2.x) startup under Linux, what it exactly means ? (and how to make it go away ?). Forcing reload of web server (apache2)...apache2: Could not reliably determine the server's fully qualified domain name, using xy

[us...@httpd] Apache 2 problems with spawning processes

2009-01-30 Thread an...@iguanait.com
Hi, we have installed apache 2 on centos 5 system and we have a big problem with spawning too much child processes. These are the versions that we use: Centos 5.2 x86_64 httpd-2.2.8-jason.3 php-5.2.6-1.el5.remi mysql-5.0.45-7.el5 System has 2xquat processor (total 8 cores) and 16 GB RAM We ha

Re: [us...@httpd] no jpgs via http - https works fine (apache 1.3.34 and 2.2.3)

2009-01-30 Thread Philipp Flesch
Krist van Besien schrieb: On Fri, Jan 30, 2009 at 9:19 AM, Philipp Flesch wrote: Please feel free to try out yourself: apache 1.3.34 http://wvbg.bndlg.de/max/apache vs. https://wvbg.bndlg.de/max/apache apache 2.2.3 http://wvbg.bndlg.de:81/max/apache vs. https://wvbg.bndlg.de:81/max/apache

Re: [us...@httpd] SSL session/key caching on reverse mod_proxy - does Apache (as client) cache the origin server's key?

2009-01-30 Thread Eric Covener
On Thu, Jan 29, 2009 at 10:43 PM, Jeff Ambrosino wrote: > So you're saying that the server caches a value which it (itself) > generates? I guess if this is true, then there is nothing for > mod_proxy (SSL) to cache when it is in the role of the client to the > back-end server...? The server and

Re: [us...@httpd] no jpgs via http - https works fine (apache 1.3.34 and 2.2.3)

2009-01-30 Thread Krist van Besien
On Fri, Jan 30, 2009 at 9:19 AM, Philipp Flesch wrote: > Please feel free to try out yourself: > > apache 1.3.34 > http://wvbg.bndlg.de/max/apache vs. https://wvbg.bndlg.de/max/apache > > apache 2.2.3 > http://wvbg.bndlg.de:81/max/apache vs. https://wvbg.bndlg.de:81/max/apache None of these four

Re: [us...@httpd] Apache2 only serves first virtualhost

2009-01-30 Thread Krist van Besien
On Thu, Jan 29, 2009 at 6:09 PM, Mark Van Crombrugge wrote: > Third HTTPD.CONF, no mather which URL one browses for, "Third Website" is > allways served. > > NameVirtualHost *:80 > # > # NOTE: NameVirtualHost cannot be used without a port specifier > # (e.g. :80) if mod_ssl is being used, due to

[us...@httpd] All files interperted as ".html.html" ".tar.gz.gz" ".gif.gif" etc...

2009-01-30 Thread Brian Ziemek
Okay, this is the first time I've ever subscribed or posted to a mailing list, so it would be cool if y'all go easy on me if I muck something up. I have a problem exactly as the subject describes. Any file I serve under Apache 2.2.11 is handled as if it has two identical extensions. This shows up i

Re: [us...@httpd] no jpgs via http - https works fine (apache 1.3.34 and 2.2.3)

2009-01-30 Thread André Warnier
Hi. Just a complement of information : where are the picture files located ? on a disk directly atached to the server, or on some other system through NFS, or ? Philipp Flesch wrote: Hi! We are running an HP RX2600 Itanium Server with debian eth (kernel 2.6.18) for some local education proje

Re: [us...@httpd] Apache2 only serves first virtualhost

2009-01-30 Thread Matus UHLAR - fantomas
On 29.01.09 18:09, Mark Van Crombrugge wrote: > I moved some websites from an Apache1 to an Apache2 server which was > allready hosting one site (defined by a colleague some months ago). > Added the second site to the httpd.conf file but the first one is > allways served, even when typing the U

Re: [us...@httpd] Need help porting from Unix to Windows

2009-01-30 Thread Krist van Besien
On Fri, Jan 30, 2009 at 6:48 AM, Joko Soeharto wrote: > Dear all, > I have an application on Apache running on Unix which create a folder. The > folder was created using CGI shell script. I need to port this http server to > Apache on Windows. > How can I create the same folder on Unix after por

Re: [us...@httpd] Live vs. production server?

2009-01-30 Thread Otheus
My method is UNIX specific. I have a directory structure with softlinks -- one for "live" and one for "development". The "live" link points to the current version (checked out from svn or cvs) of the site. The "development" points to another directory where developers can change stuff. Then, as K

[us...@httpd] no jpgs via http - https works fine (apache 1.3.34 and 2.2.3)

2009-01-30 Thread Philipp Flesch
Hi! We are running an HP RX2600 Itanium Server with debian eth (kernel 2.6.18) for some local education projects. Since we applied some updates (marked as non critical) via apt-get upgrade we have got problems with some jpgs. Loading the images via https everything works fine. Loading the imag

Re: [us...@httpd] file sharing module

2009-01-30 Thread André Warnier
Brian Mearns wrote: On Thu, Jan 29, 2009 at 7:48 PM, Angelo Chen wrote: [...] Well, there's a DAV module, which is an extension to the HTTP protocol that has additional methods (to GET, POST, HEAD, etc.) for sharing files...but I believe that requires a special client to use the additional me