Re: [users@httpd] VirtualHost and HTTPS

2018-08-29 Thread Jonathan Sélea
of it, but assumed that it was a function of HTTPD version rather than older OS version. Thanks for your help. David On Wed, Aug 29, 2018 at 11:00 AM, Jonathan Sélea wrote: I am very sure that this has to do with the fact that older machines simply does not have support for SNI. On 2018-08

Re: [users@httpd] VirtualHost and HTTPS

2018-08-29 Thread Jonathan Sélea
n2.org [2] http://myhost.domain1.org [3] http://myhost.domain2.org [4] http://domain1.org -- Jonathan Sélea PGP Key: 0x8B35B3C894B964DD Fingerprint: 4AF2 10DE 996B 673C 0FD8 AFA0 8B35 B3C8 94B9 64DD https://jonathanselea.se - To unsu

Re: [users@httpd] Re: SFTP JAIL

2018-01-17 Thread Jonathan Sélea
> On Tue, 16 Jan 2018 12:37:27 -0200, Rodrigo Cunha wrote: >> but Jail is important for many apache users, > So is beer. Well, beer should be important for everyone signature.asc Description: OpenPGP digital signature

Re: [users@httpd] mirror a html site

2017-12-24 Thread Jonathan Sélea
Offtopic, but why do is your email "miguel_3_gonza...@yahoo.es.INVALID"? Is it my postfix who has somekind of breakdown? On 2017-12-24 19:51, Miguel González wrote: >> Yeah, instead of using ugly directories, why not use a subdomain for >> mirroring? The most links will work. It would look like

Re: [users@httpd] pcre.h missing during apache installation, should be replaced by pcre2.h ?

2015-10-07 Thread Doyle Jonathan
/Installations/usr/local/ --with-included-apr --with-pcre=/Users/ewandelanoy/Documents/Installers/pcre2-10.10/pcre2-config De : Aurélien Terrestris À : users@httpd.apache.org; Doyle Jonathan Cc : "ste...@eissing.org" Envoyé le : Mercredi 7 octobre 2015 17h44 Objet : Re: [users@htt

Re: [users@httpd] pcre.h missing during apache installation, should be replaced by pcre2.h ?

2015-10-07 Thread Doyle Jonathan
By "I need my own PCRE" you mean I'm stuck with the default, globally-installed PCRE on my Mac ?   That locally installed versions of PCRE are useless ? De : Stefan Eissing À : users@httpd.apache.org; Doyle Jonathan Envoyé le : Mercredi 7 octobre 2015 17h33 Objet : R

[users@httpd] pcre.h missing during apache installation, should be replaced by pcre2.h ?

2015-10-07 Thread Doyle Jonathan
I am trying to install Apache2 locally on my Yosemite Mac. I successfully installed the latest versions of the prerequisites(APR 1.5.2, APR-util 1.5.4, PCRE 2.10.10). It seems that "./configure" runs fine, but "make" yields the following error message : util_pcre.c:49:10: fatal error: 'pcre.h' f

Re: [users@httpd] apr version issue in Apache Installation on Mac OS X

2015-10-07 Thread Doyle Jonathan
Now the .configure step works, thank you. I had indeed copied the APR and APR-util distributions into the srclib directory as explained in the INSTALL file, but I didn't realize that --with-included-apr and --with-apr were different options and used the latter instead of the former.   De 

[users@httpd] apr version issue in Apache Installation on Mac OS X

2015-10-06 Thread Doyle Jonathan
This is my first in trying to install Apache HTTP server locally on my Yosemite Mac. I successfully installed APR version 1.5.2, APR-util version 1.5.4 and PCRE 2, but then I am stuck in the first step of the Apache installation. When I run ./configure in the httpd-2.4.16 directory, I get the

Re: [users@httpd] Why is debian-hosted 2.2.x giving 403 on CGI's?

2014-04-22 Thread Jonathan Hayward
@All, thanks! "*Don't mix +/- and non +/-*" - when I removed +/-, things worked. Thanks so much, On Tue, Apr 22, 2014 at 8:58 AM, Eric Covener wrote: > > On Tue, Apr 22, 2014 at 9:46 AM, Jonathan Hayward < > jonathan.hayw...@pobox.com> wrote: > >>

[users@httpd] Why is debian-hosted 2.2.x giving 403 on CGI's?

2014-04-22 Thread Jonathan Hayward
0.0.0/255.0.0.0 ::1/128 ServerAdmin cjshayw...@pobox.com ServerName www.jonathanscorner.com ServerAlias jonathonscorner.com www.jonathonscorner.com johnathanscorner.com www.johnathanscorner.com johnathonscorner.com www.johnathonscorner.com jonathanscorner.biz www.jonathanscorner.com jonat

[users@httpd] Why is this VirtualHost serving 403's for Aliased directories?

2014-01-27 Thread Christos Jonathan Seth Hayward
I am attempting to set a VirtualHost to Alias two directories, and proxy everything else to a Gunicorn server (adding SSL in passing). The VirtualHost is: ServerName ccachicago.pragmatometer.com Alias /media/ "/home/jonathan/ccachicago/media/" ErrorLo

[users@httpd] mod_rewrite config

2013-12-11 Thread Jonathan-Marc Lapointe
am I doing wrong ? Thanx ! Jonathan-Marc Lapointe Technicien en informatique, Administrateur système, Administrateur réseau Centre collégial de développement de matériel didactique 6220, rue Sherbrook

[users@httpd] Help me understand "Waiting for Connection"

2013-10-11 Thread Jonathan Dart
efork config looks like: StartServers 5 MinSpareServers 5 MaxSpareServers 10 MaxClients 150 MaxRequestsPerChild 0 Thanks, Jonathan

[users@httpd] Corrupt OSX Apache Install

2013-05-08 Thread Christos Jonathan Hayward
ce, -- [image: Christos Jonathan Hayward] <http://jonathanscorner.com/> Christos Jonathan Hayward, an Orthodox Christian author. *Amazon <http://amazon.com/author/cjshayward>* • Author Bio<http://jonathanscorner.com/author/> • *Email * • Facebook<http://www.facebook.com/christos

Re: [users@httpd] Compilation error in Apache 2.4.3

2012-12-13 Thread Bouchot Jonathan
hi, i think the best way to do that is compiling apr and apr-util before compiling httpd and remove your rpm openssl-devel ( rpm -qa | grep -i openssl and rpm -e openssl-devel...) check this url http://httpd.apache.org/docs/2.4/en/install.html that could be helpfull -- Regard Jo Le 10 déc. 2

Re: [users@httpd] What IP Addresses Are Used With Virtual Host & Listen Directives

2012-08-03 Thread Jonathan Rogers
ng is that you use the local IP address(es) of the Server > Yes, you certainly must configure Apache with addresses that exist on the system on which it runs. -- Jonathan Ross Rogers - To unsubscribe, e-mail: users-unsubsc

Re: [users@httpd] Webserver configuration

2012-07-28 Thread Jonathan Rogers
RHEL or CentOS and PHP, you can easily find hundreds of them. -- Jonathan Ross Rogers - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

[users@httpd] FcgidAccessChecker usage

2012-07-27 Thread Jonathan Rogers
ally. While mod_fcgid seems to ignore everything in the authorizer's response apart from response code when that code is not 200, when it is 200, mod_fcgid uses a "Location" header line in subsequent processing. Is this the

[users@httpd] GnuTLS Multiple Certificates for

2012-07-05 Thread Jonathan Schmidt-Dominé
Hi, I am using httpd with mod_gnutls and I am using multiple certificates for different domain with a single IP. Thatfor I created a configuration like that: NameVirtualHost ⟨IP⟩:443 ServerName ⟨domain1⟩:443 GnuTLSEnable on GnuTLSCertificateFile /cert/⟨domain1⟩.crt GnuTLSKeyFile /cert/⟨domain1⟩.k

Re: [users@httpd] Re: IE8 thinks SHTML is "text.html"

2012-01-28 Thread Christos Jonathan Hayward
Yes; I was wondering what was causing that. It turned out that ssl.conf was giving a content-type of text.html. On Sat, Jan 28, 2012 at 11:13 AM, Jonesy wrote: > On Fri, 27 Jan 2012 15:58:39 -0600, Christos Jonathan Hayward wrote: > > > > P.S. The headers are: &

[users@httpd] Re: IE8 thinks SHTML is "text.html"

2012-01-27 Thread Christos Jonathan Hayward
GMT X-UA-Compatible: IE=Edge,chrome=1 Connection: close Content-Type: text.html On Fri, Jan 27, 2012 at 3:31 PM, Christos Jonathan Hayward < christos.jonathan.hayw...@gmail.com> wrote: > I posted this originally at > http://serverfault.com/questions/354313/how-can-i-get-apache2-to-se

[users@httpd] Sharing mod_proxy_balancer session data with multiple virtual hosts

2011-07-28 Thread Jonathan Knight
I'm building a load balancer using apache. We have to support both SSl and non-SSL sessions and the problem I'm trying to solve is how to get both virtual hosts to share session data so that a when a connection is sent to the non-SSL port, it is proxied to the same server as the SSL session

Re: [us...@httpd] JuHun J Ryu is out of the office.

2010-05-08 Thread Jonathan Zuckerman
and Jonathan R. Zuckerman is out of coffee. On Fri, May 7, 2010 at 6:43 PM, wrote: > I will be out of the office starting 05/07/2010 and will not return until > 05/08/2010. > > > I will be out of office for Success Rx in Pasadena. > > For Health Education, please c

Re: [us...@httpd] HTML rendering capability

2010-04-28 Thread Jonathan Zuckerman
On Tue, Apr 27, 2010 at 10:12 PM, rangeli nepal wrote: > Good Evening Everybody, > > I am not sure if I am asking this question at right forum or not. I am > sorry if it is not the right forum. > I am wondering "if there is way based on http headers to determine if the > requesting party has html

Re: [us...@httpd] Rewrite rule rewriting unexpectedly

2010-04-19 Thread Jonathan Zuckerman
On Mon, Apr 19, 2010 at 5:59 PM, Eric Covener wrote: > On Mon, Apr 19, 2010 at 5:44 PM, Glenn Gillis wrote: > > Would any rewriting gurus out there care to speculate why the rewrite > rule: > > > > "RewriteRule /blog http://spotlight.wordpress.com/"; > > > > would cause the image URL: > > > >

Re: [us...@httpd] Custom ETags

2010-04-13 Thread Jonathan Zuckerman
On Tue, Apr 13, 2010 at 1:20 PM, Brian Mearns wrote: > On Tue, Apr 13, 2010 at 1:13 PM, Jonathan Zuckerman > wrote: > > > > > > On Tue, Apr 13, 2010 at 12:13 PM, Brian Mearns > wrote: > >> > >> On Tue, Apr 13, 2010 at 10:49 AM, Jonathan Zuckerman &

Re: [us...@httpd] Custom ETags

2010-04-13 Thread Jonathan Zuckerman
On Tue, Apr 13, 2010 at 12:13 PM, Brian Mearns wrote: > On Tue, Apr 13, 2010 at 10:49 AM, Jonathan Zuckerman > wrote: > > On Tue, Apr 13, 2010 at 10:34 AM, Brian Mearns wrote: > >> > >> I'd like to use stronger and correlated ETag, namely the hash of the &

Re: [us...@httpd] Custom ETags

2010-04-13 Thread Jonathan Zuckerman
On Tue, Apr 13, 2010 at 10:34 AM, Brian Mearns wrote: > I'd like to use stronger and correlated ETag, namely the hash of the > content being served. Obviously it's a drag to do this in-line, so I'm > planning an automated task to generate the ETag values and store them > on the server. Is there a

Re: [us...@httpd] mod_php script 'queue'

2010-03-12 Thread Jonathan Zuckerman
On Fri, Mar 12, 2010 at 9:36 AM, Reese wrote: > On 12-Mar-10 11:31, Nilesh Govindarajan wrote: > >> On Fri, Mar 12, 2010 at 6:49 PM, Bruno - e-comBR >> wrote: >> > > It's causing a little throuble for me. When a PHP script generates a >>> bigger >>> report(taking about ten minutes or more), the

Re: [us...@httpd] can .htaccess make url better ?

2010-03-08 Thread Jonathan Zuckerman
On Mon, Mar 8, 2010 at 6:10 AM, Rich Bowen wrote: > > On Mar 8, 2010, at 4:15 AM, J. Bakshi wrote: > > Hello list, > > the click enlarge facility of an image gallery generates the links in a > very ugly manner, like > > > > http://192.168.1.1/reifenqualitaet/index.php?eID=tx_cms_

Re: [us...@httpd] Force caching of responses with no explicit expiry date, where the request contains a query string

2010-02-26 Thread Jonathan Zuckerman
On Fri, Feb 26, 2010 at 6:39 AM, Alf Eaton wrote: > This seems to be something that's been around for a while, but I > haven't been able to find anything conclusive saying that it's > supposed to work this way: > > I'm using Apache 2.2 as a forward proxy, aiming to cache all responses. > > I've s

Re: [us...@httpd] Apache 1.3 OS X 10.4 help

2010-02-24 Thread Jonathan Zuckerman
On Wed, Feb 24, 2010 at 6:19 PM, Daniel Reinhardt wrote: > > -- > From: "Jonathan Zuckerman" > Sent: 25 February, 2010 1:40 > > To: > Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help > > On Wed, Feb

Re: [us...@httpd] Apache 1.3 OS X 10.4 help

2010-02-24 Thread Jonathan Zuckerman
On Wed, Feb 24, 2010 at 5:20 PM, Daniel Reinhardt wrote: > > -- > From: "Jonathan Zuckerman" > Sent: 24 February, 2010 21:08 > To: > Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help > > On Wed, Feb 24, 201

Re: [us...@httpd] Apache 1.3 OS X 10.4 help

2010-02-24 Thread Jonathan Zuckerman
On Wed, Feb 24, 2010 at 3:26 AM, Rupert Reid wrote: > > On 23 Feb 2010, at 21:43, Daniel Reinhardt wrote: > > >> -- >> From: "Rupert Reid" >> Sent: 23 February, 2010 18:27 >> To: >> Subject: Re: [us...@httpd] Apache 1.3 OS X 10.4 help >> >> On 18

Re: [us...@httpd] Porting Apache 2.0.63 to Cygwin 1.7

2010-02-21 Thread Jonathan Zuckerman
How do you know it's not running? What port is it listening on? On Saturday, February 20, 2010, Paul McFerrin wrote: > I'm trying to port Apache 2.0.63 to Cygwin 1.7 to no avail.  Apache will > start but immediately stops.  The code compiles cleanly and error_log does > not show anything other

Re: [us...@httpd] Disable QOS driver on Win 2008

2010-02-18 Thread Jonathan Zuckerman
MY ADVICE IS TO STOP-USING WINDOWS HWAA In seriousness, after a brief google search it seems that QoS is something that windows networks use to prioritize packet delivery, I can see why this might have deleterious effects on a web-server. I found these instructions for disabling it: http://forum

Re: [us...@httpd] SuExec

2010-02-03 Thread Jonathan Zuckerman
On Wed, Feb 3, 2010 at 10:03 AM, Thomas Antony wrote: > > > >> Now I have a common drupal codebase located at /srv/htdocs/drupal >> >> I am using this kind of setup - http://drupal.org/node/124268 >> >> Only difference being all user directories are at /srv/htdocs as suexec >> docroot is /srv. >>

[us...@httpd] Re: Content-Type text.html for DirectoryIndex (1.3.x)

2010-01-24 Thread Jonathan Hayward
urther text.html warnings. I'd love to be able to fix the problem properly and at its source... On Sun, Jan 24, 2010 at 7:27 PM, Jonathan Hayward wrote: > > I am getting an error in my log if I visit http://jonathanscorner.com/admin/ > but not http://jonathanscorner.com/admin/in

Re: [us...@httpd] Whole HTML pages in error log (1.3.x)

2010-01-24 Thread Jonathan Hayward
On Mon, Jan 4, 2010 at 5:54 AM, Daniel Reinhardt wrote: > > From: Jonathan Hayward > Sent: 04 January, 2010 3:35 > To: users@httpd.apache.org > Subject: [us...@httpd] Whole HTML pages in error log (1.3.x) > Our system has rapidly growing error logs filling up the disk. It appea

[us...@httpd] Content-Type text.html for DirectoryIndex (1.3.x)

2010-01-24 Thread Jonathan Hayward
t had success with variants on AddType text/html because AddType requires a second argument, an extension, and neither "" nor * nor an omitted extension will match a directory with a trailing slash and no extension. Is there any way that DirectoryIndex-served files can be

Re: [us...@httpd] Rewrite Voodoo pt. 2

2010-01-19 Thread Jonathan Zuckerman
On Tue, Jan 19, 2010 at 2:42 PM, Peter J Milanese wrote: > As stated previously, RewriteRule is NOT the proper directive, and does not > see the hostname. > > RewriteCond will act as a filter for the hostname. > RewriteRule will not accomplish what you want, or whatever we 'think' you > want. It d

Re: [us...@httpd] Re: Mod rewrite

2010-01-09 Thread Jonathan Zuckerman
On Sat, Jan 9, 2010 at 9:48 PM, pkm2112 wrote: > Ok let me explain > From http://clc.ncs.com/inventoryappl, I'm redirected to > http://server1.ncs.com/inventoryappl. > > Instead of displaying http://server1.ncs.com/inventoryappl, > want to display http://s1.ncs.com/inventoryappl > > Can it be do

Re: [us...@httpd] Trouble installing on windows 7

2010-01-07 Thread Jonathan Zuckerman
On Thu, Jan 7, 2010 at 5:13 AM, Boyle Owen wrote: > > -Original Message- > > From: William Foster [mailto:willia...@gmail.com] > > Sent: Thursday, January 07, 2010 5:07 AM > > To: users@httpd.apache.org; comp...@roadrunner.com > > Subject: Re: [us...@httpd] Trouble installing on windows 7

[us...@httpd] Whole HTML pages in error log (1.3.x)

2010-01-03 Thread Jonathan Hayward
in typical requests? -- → Jonathan Hayward, christos.jonathan.hayw...@gmail.com → An Orthodox Christian author: theology, literature, et cetera. → My award-winning collection is available for free reading online: ☩ I invite you to visit my main site at http://JonathansCorner.com/

Re: [us...@httpd] Code coverage while running web server

2009-12-20 Thread Jonathan Zuckerman
On Sun, Dec 20, 2009 at 1:42 AM, Jonathan Zuckerman wrote: > On Sun, Dec 20, 2009 at 12:37 AM, Krist van Besien > wrote: >> On Sat, Dec 19, 2009 at 1:30 AM, Guruprasad JG >> wrote: >>> I am referring to the Apache code written in C. I would like to see if all >

Re: [us...@httpd] Code coverage while running web server

2009-12-20 Thread Jonathan Zuckerman
On Sun, Dec 20, 2009 at 12:37 AM, Krist van Besien wrote: > On Sat, Dec 19, 2009 at 1:30 AM, Guruprasad JG > wrote: >> I am referring to the Apache code written in C. I would like to see if all >> the paths are exercised for - request processing, resource management, >> connection pooling, and c

Re: [us...@httpd] Re: Enabling SSL on VirtualHosts Revisited

2009-12-18 Thread Jonathan Mast
ostname as opposed to the addr in the NameVirtualHost was discouraged in the docs (they don't explain it any further)? On Fri, Dec 18, 2009 at 11:41 AM, Frank Gingras wrote: > Jonathan Mast wrote: > >> OK, so I added NameVirtualHost foo.mysite.com:80 and NameVirtualHost >&g

Re: [us...@httpd] Re: Enabling SSL on VirtualHosts Revisited

2009-12-18 Thread Jonathan Mast
OK, so I added NameVirtualHost foo.mysite.com:80 and NameVirtualHost foo.mysite.com:443 above their respective sections and it seems to work despite not being recommended as per the docs, but this was the only way to do it because all my domains: mysite.com, othersite.com, etc point to a single IP.

[us...@httpd] Enabling SSL on VirtualHosts Revisited

2009-12-18 Thread Jonathan Mast
There's a problem with the 2 VirtualHost entries I had to add for SSL. Now every request to httpd is being handled by these VirtualHosts, even requests for with hostnames that don't match them. Here's my current config: ServerName blah.mysite.com ... ServerName foo.mysite.com

Re: [us...@httpd] Code coverage while running web server

2009-12-18 Thread Jonathan Zuckerman
On Thu, Dec 17, 2009 at 9:49 PM, Guruprasad JG wrote: > > I am working on a project which requires running httpd web server. I need to > ensure that all the important code paths are covered while the web server is > running.  I looked around for test scripts which can help in doing that, but > cou

Re: [us...@httpd] Enabling SSL on a virtual host

2009-12-15 Thread Jonathan Mast
I'm thinking that the host name actually is required in the VirtualHost declaration. But the 2 separate VirtualHost entries worked, thanks On Tue, Dec 15, 2009 at 10:53 AM, Eric Covener wrote: > On Tue, Dec 15, 2009 at 10:48 AM, Jonathan Mast > wrote: > > So my question is, h

[us...@httpd] Enabling SSL on a virtual host

2009-12-15 Thread Jonathan Mast
I have a single webserver (1 IP) to which many DNS entries point to. Up till now I've haven't needed SSL and the following config pattern has worked fine for me: ServerName foo.mysite.com ... ServerName bar.mysite.com ... However, when I added SSL to to foo.mysite.com, the config had to be

Re: [us...@httpd] Directory Traversal Vulnerability

2009-11-24 Thread Jonathan Zuckerman
On Tue, Nov 24, 2009 at 11:51 AM, Steven Backus wrote: > Our crack security team scanned my web server with QualysGuard > Enterprise.  It found a "Gneric Web Server Directory Traversal > Vulnerability."  I'm at a loss to fix this, httpd -v returns: > > Server version: Apache/2.2.3 > Server built:

Re: [us...@httpd] More RewriteRule issues ..

2009-11-24 Thread Jonathan Zuckerman
On Tue, Nov 24, 2009 at 12:38 AM, Boyle Owen wrote: >> -Original Message- >> From: bearsfoot [mailto:adam.p.reyno...@gmail.com] >> Sent: Tuesday, November 24, 2009 3:24 AM >> To: users@httpd.apache.org >> Subject: [us...@httpd] More RewriteRule issues .. >> >> >> Hi, >> >> I have the follo

Re: [us...@httpd]

2009-11-11 Thread Jonathan Zuckerman
On Wed, Nov 11, 2009 at 1:56 PM, Brian Mearns wrote: > cookies. > cookies. > COOKIES. For god sake just listen to somebody. The only way to achieve > what you want is to send data to the client and get them to send it > back. That's a cookie. What you're looking for is exactly what Google > Analyt

Re: [us...@httpd] RE: httaccess stopped working update

2009-10-25 Thread Jonathan Zuckerman
> -Original Message- > From: Marc Fromm > Sent: Sunday, October 25, 2009 7:48 PM > To: users@httpd.apache.org > Subject: [us...@httpd] httaccess stopped working > > I have used this htaccess file for quite some time now and it worked, only > allowing access to specific ip addressess. > For

Re: [us...@httpd] GET request on a directory

2009-10-24 Thread Jonathan Zuckerman
=yy >>> >>> seem to reply with a formatted list of directory contents.  Can someone >>> point me to some documentation for that?  Googling for "?C=M;O=A" gets >>> hundreds of examples but no docs. >>> >>> > At 12:45 -0700 10

Re: [us...@httpd] GET request on a directory

2009-10-23 Thread Jonathan Zuckerman
On Fri, Oct 23, 2009 at 12:30 PM, Doug McNutt wrote: > GET requests which would otherwise look for an index.html file but are set up > with something like this: > > HTTP://domain.com/somedirectory/?C=xx;O=yy > > seem to reply with a formatted list of directory contents.  Can someone point > me t

Re: [us...@httpd] Conditional .htaccess

2009-10-19 Thread Jonathan Zuckerman
On Mon, Oct 19, 2009 at 3:17 PM, Scott Haneda wrote: > Is it possible to have .htacess values be conditional in any way.  For > example: > > if (my ip address is accessing the site) >        some apache directive here > end if > > -- > Scott * If you contact me off list replace talklists@ with sco

Re: [us...@httpd] URL-Rewrite Problem

2009-10-16 Thread Jonathan Zuckerman
On Fri, Oct 16, 2009 at 6:06 AM, Anoop.V wrote: > Thanks for the reply, > Yes.I tried.That too is not working.I find it a strange problem. > > > > --- On *Fri, 10/16/09, Igor Cicimov * wrote: > > > From: Igor Cicimov > Subject: Re: [us...@httpd] URL-Rewrite Problem > To: users@httpd.apache.org

Re: [us...@httpd] Restarting Individual Sites

2009-10-14 Thread Jonathan Zuckerman
On Wed, Oct 14, 2009 at 11:47 AM, Chance Ervin wrote: > d on the Apache service. > > > > It seems that an edit to the config file with a graceful restart of Apache > may do the trick but that introduces risk that a mistake was made in the > file and only found after trying to restart. Any help bei

Re: [us...@httpd] mod_rewrite : Can a space in a URL be preserved ?

2009-10-06 Thread Jonathan Zuckerman
On Tue, Oct 6, 2009 at 3:25 PM, wrote: > Maybe if Daniel would edit Apache's source... :))) > Then once his "custom" Apache server is up and running, should notify us > about it's IP. > So we could have a fun with it ;) > > > - Original Message - > From: Dick Davies > To: users@httpd.apa

Re: [us...@httpd] how to avoid duplicating the document root in vhost conf files?

2009-10-06 Thread Jonathan Zuckerman
On Tue, Oct 6, 2009 at 12:30 PM, Brolin Empey wrote: > 2009/10/6 Jonathan Zuckerman : >> Am I missing something? I only see the DocumentRoot declared once in >> your example > > Yes, there is only 1 DocumentRoot directive, but the > “/var/www/aidsorphanage.org/” pa

Re: [us...@httpd] how to avoid duplicating the document root in vhost conf files?

2009-10-06 Thread Jonathan Zuckerman
On Tue, Oct 6, 2009 at 11:37 AM, Brolin Empey wrote: > Hello list, > > Here is one of my vhost conf files: > > [bro...@cowboy] [0] [1] ~/ > $ cat /etc/apache2/sites-available/aidsorphanage.org > >        ServerAdmin bro...@techsol.ca >        ServerName aidsorphanage.org >        ServerAlias www.

Re: [us...@httpd] apache redirection does not work

2009-10-01 Thread Jonathan Zuckerman
On Thu, Oct 1, 2009 at 9:37 AM, Bob Ionescu wrote: > 2009/10/1 Sharjeel Tariq : >> RewriteCond %{HTTP_HOST} ^example.com$ >> RewriteRule ^/(.*)$ http://www.example.com/$1 [L,R] >> >> >> The above rule works for all urls except when I have urls like >> >> http://example.com/news/headlines/more.jsp?

Re: [us...@httpd] Cache issues

2009-09-25 Thread Jonathan Zuckerman
On Fri, Sep 25, 2009 at 10:54 AM, Phil Pinkerton wrote: > > > On Fri, Sep 25, 2009 at 12:45 PM, Jonathan Zuckerman > wrote: >> >> On Fri, Sep 25, 2009 at 6:15 AM, Phil Pinkerton >> wrote: >> > Anyone experience performance issues with regards to Apache

Re: [us...@httpd] Cache issues

2009-09-25 Thread Jonathan Zuckerman
On Fri, Sep 25, 2009 at 6:15 AM, Phil Pinkerton wrote: > Anyone experience performance issues with regards to Apache cache ? > >  From time to time we are experience access issues ( users accessing > Subversion ) that seem to be due to an over loaded Apache cache. We suspect > the cache because wh

Re: [us...@httpd] How to stop webpage forwarding

2009-09-17 Thread Jonathan Zuckerman
On Thu, Sep 17, 2009 at 11:54 AM, Ralf W. wrote: > Hello group - I have found that somebody is pointing there webpage > (domainname) to my own webpage.  How can I prevent his? > > Thank you > Ralf > > > > > > - > The official Use

Re: [us...@httpd] .htaccess does not work

2009-09-10 Thread Jonathan Zuckerman
On Thu, Sep 10, 2009 at 8:56 AM, testwreq wreq wrote: > Hello, My goal is to password protect a few pages in one of the userdir > (/home/users/vinda). And, I cannot get this to work. Any suggestions will be > welcomed! Below is the configuration in my httpd.conf file: > > Options -Indexes FollowS

Re: [us...@httpd] Redirection problem with dynamic url parameters

2009-08-10 Thread Jonathan Zuckerman
On Mon, Aug 10, 2009 at 11:02 AM, Jonathan Zuckerman wrote: > On Mon, Aug 10, 2009 at 8:51 AM, Campbell, Lance wrote: >> https://illinois.edu/blog/view?blogId=291 >> >> To >> >> http://illinois.edu/db/view/291 > > I think you want something like this: > &

Re: [us...@httpd] Redirection problem with dynamic url parameters

2009-08-10 Thread Jonathan Zuckerman
On Mon, Aug 10, 2009 at 8:51 AM, Campbell, Lance wrote: > https://illinois.edu/blog/view?blogId=291 > > To > > http://illinois.edu/db/view/291 I think you want something like this: RewriteRule ^blog/view\?blogId=(\d)+ http://illinois.edu/db/view/$1 [R=301] Totally untested, it's been awhile but

Re: [us...@httpd] Slowness over internet after adding SSL.

2009-08-03 Thread Jonathan Zuckerman
On Mon, Aug 3, 2009 at 10:12 AM, Mike -- EMAIL IGNORED wrote: > I just deployed by web site modified so that some > parts use SSL.  On testing on my LAN, response > is very fast.  However testing with the internet, > response is very slow, even for those parts of > my web site that to not use SSL.

Re: [us...@httpd] redirect IE6 with mod_rewrite

2009-08-03 Thread Jonathan Zuckerman
On Mon, Aug 3, 2009 at 4:31 AM, Matus UHLAR - fantomas wrote: > On 02.08.09 17:38, MK wrote: >> I'm trying to redirect IE6 users to a special page using mod_rewrite, > ... >> RewriteCond %{HTTP_USER_AGENT}  .*Mozilla.* > ... >> I've played around lots with the regex ("^Mozilla.*", >> "Mozilla", "^M

Re: [us...@httpd] SSLProtocol vs SSLCipherSuite

2009-08-02 Thread Jonathan Zuckerman
On Sun, Aug 2, 2009 at 6:24 AM, De Ren wrote: > First time post.   I am new to Apache, MySQL, and PHP. > > I've installed Apache (2.2.11), MySQL(5.1.36)and PHP(5.2.10) on my laptop > (operating system: Windows XP Home Edition).  I can see the Apache icon on > the right lower corner, but when the mo

Re: [us...@httpd] Serving partial data of in-memory common data set

2009-07-29 Thread Jonathan Zuckerman
On Wed, Jul 29, 2009 at 11:18 AM, S.A. wrote: >> ... >> > We started with 30 concurrent users and there was no >> trouble, >> > but when the next batch of 70 users hit concurrently, >> we could >> > not serve all the users. >> > >> Just a note for now.  The above is an important part, >> and maybe

Re: [us...@httpd] Can't alloc filename, referer: http://blah.com/somefile.shtml

2009-07-28 Thread Jonathan Zuckerman
On Tue, Jul 28, 2009 at 5:33 PM, Ezra Taylor wrote: >  Gents: > >    I'm gettng the above error.  Can one of you shine some light > on this?  My setup is as follows.  Thanks for your help. > > Redhat 4 update 8 > Apache 2.0.25 > > -- > Ezra Taylor > If you are interested in an informed

Re: [us...@httpd] Serving partial data of in-memory common data set

2009-07-28 Thread Jonathan Zuckerman
On Tue, Jul 28, 2009 at 3:37 AM, S.A. wrote: > >> > > > Hello, >> > > > >> > > > We have a requirement of serving fixed set of data >> > > elements (text, images, >> > > > audio, video, etc) to a group of users >> coming at about >> > > the same time, but >> > > > each user requesting different set

Re: [us...@httpd] MaxRequestsPerChild and MaxKeepAliveRequests clarification

2009-07-26 Thread Jonathan Cutting
ipts. On 26/07/09 14:49, Nick Kew wrote: Jonathan Cutting wrote: Hi all, I'm running Apache 2.2.9 on a machine with 4G of RAM, and the server experiences about 100,000 hits a day, ~1G bandwidth and about 30,000 page requests. That's about 100 times more memory than you should need f

[us...@httpd] MaxRequestsPerChild and MaxKeepAliveRequests clarification

2009-07-26 Thread Jonathan Cutting
Hi all, I'm running Apache 2.2.9 on a machine with 4G of RAM, and the server experiences about 100,000 hits a day, ~1G bandwidth and about 30,000 page requests. It's running several instances of a large PHP web app so there are comparatively few users who between them request many pages each

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

2009-07-16 Thread Jonathan Zuckerman
On Thu, Jul 16, 2009 at 8:42 AM, Eric Covener wrote: > On Thu, Jul 16, 2009 at 11:37 AM, howard chen wrote: >> A simple rewrite rule: >> >> >> RewriteRule ^/(.*)  /index.php?q=test1  [QSA] >> RewriteRule ^/test2  /index.php?q=test2  [QSA,L] >> >> >> The above rules rewrite everything to "q=test1",

Re: [us...@httpd] Apache under DOS

2009-07-08 Thread Jonathan Zuckerman
On Tue, Jul 7, 2009 at 11:50 PM, nima chavooshi wrote: > Hi > Recently attackers use new attack for DOS apache.for example see > http://isc.sans.org/diary.html?storyid=6601&rss . > Is there any solution for prevent this DOS attack? > what solution do you suggest for limit concurrent connection? > >

Re: [us...@httpd] Re: Load balancing between different versions of a web application

2009-07-06 Thread Jonathan Zuckerman
tance of N+1 at all. > > > On Mon, Jul 6, 2009 at 7:26 PM, Jonathan Zuckerman > wrote: >> >> On Mon, Jul 6, 2009 at 1:49 PM, Pranjal Thakur wrote: >> > Hello, >> > My problem is mentioned in the previous post (see below). I want to add >> > that

Re: [us...@httpd] Re: Load balancing between different versions of a web application

2009-07-06 Thread Jonathan Zuckerman
On Mon, Jul 6, 2009 at 1:49 PM, Pranjal Thakur wrote: > Hello, > My problem is mentioned in the previous post (see below). I want to add that > I cannot use sticky sessions as the cloud that hosts our sessions is fully > clustered and so has the ability to send requests to a different server > inst

Re: [us...@httpd] How do I prioritize requests ?

2009-07-02 Thread Jonathan Zuckerman
ervice) > > Thank you > Ricardo > > > On Thu, Jul 2, 2009 at 4:56 PM, Jonathan Zuckerman > wrote: >> >> Can you provide a practical example of what you're trying to achieve? >> This sounds like a violation of net-neutrality, but anyway most web >>

Re: [us...@httpd] How do I prioritize requests ?

2009-07-02 Thread Jonathan Zuckerman
Can you provide a practical example of what you're trying to achieve? This sounds like a violation of net-neutrality, but anyway most web requests shouldn't take longer than a second or two anyway so I don't know what kind of performance boost your top-tier customers can reasonably expect with rega

Re: [us...@httpd] mod_cache alternative?

2009-07-01 Thread Jonathan Zuckerman
On Wed, Jul 1, 2009 at 3:26 PM, André Warnier wrote: > Developer wrote: >> >> Hello, >> mod_cache is very bad for caching. > > That's a bad way to start, if you really need help. > Read this first : > http://catb.org/esr/faqs/smart-questions.html > >> For some unknown reason (for me) > > that is pr

Re: [us...@httpd] mod_rewrite on Windows with Apache 2.2

2009-06-29 Thread Jonathan Zuckerman
On Mon, Jun 29, 2009 at 7:04 PM, Peter Kay wrote: > > - Original Message > >> From: tomcatastrophe >> To: users@httpd.apache.org >> Sent: Monday, June 29, 2009 9:51:40 PM >> Subject: [us...@httpd] mod_rewrite on Windows with Apache 2.2 >> >> >> I have Apache 2.2 working perfectly on my Li

Re: [us...@httpd] Upload stops after 30 minutes

2009-06-16 Thread Jonathan Zuckerman
Probably not the answer you're looking for but I don't think that HTTP is the best protocol for what you're trying to do.. with files of that size, why not consider FTP or rsync/SSH? On Tue, Jun 16, 2009 at 8:56 AM, Patrick Herber wrote: > Hello! > > Thanks a lot for your answer! > > Unfortunately

Re: [us...@httpd] Benefits on Linux64 bit OS as compared to 32bit

2009-06-16 Thread Jonathan Zuckerman
I would imagine most commercial grade webservers are 64-bit. RAM is so cheap it seems like a waste of a sweet machine to use only 4 gigs of it On Tue, Jun 16, 2009 at 8:31 AM, Mohit Anchlia wrote: > We are currently on Apache 2.2.6, Red Hat Linux 32bit. We are planning > to move to Linux 64bit OS

Re: [us...@httpd] HTTP server scalability

2009-06-12 Thread Jonathan Zuckerman
On Fri, Jun 12, 2009 at 12:41 AM, Sean Conner wrote: > It was thus said that the Great Vinay Nagrik once stated: >> Thank you Andrew and Tom, >> >> Thank you for your insightful replies.  These have definitely helped me in >> understanding the major issues. >> >> At this moment I can not understand

Re: [us...@httpd] Error 403 with POST but not GET

2009-06-10 Thread Jonathan Gazeley
stuff from repositories. Perl is also the same version. I should probably also add that while I am using mod_cas.so for authorisation, the same behaviour occurs if I run the server without CAS. Any ideas? Thanks, Jonathan André Warnier wrote: Jonathan Gazeley wrote: x.x.x.x - jg4461 [09/J

[us...@httpd] Error 403 with POST but not GET

2009-06-10 Thread Jonathan Gazeley
n works properly. I'm authenticated successfully, and when access the scripts using GET, they work normally. I've had a colleague go over the problem with me (including httpd.conf) and he can't see a reason for it. I've read the FAQ and eventually decided to post here. I hope some

Re: [us...@httpd] Apache uses FIFO scheduling ??

2009-06-05 Thread Jonathan Zuckerman
You've probably included mod_worker (http://httpd.apache.org/docs/2.0/mod/worker.html) In this case, requests are assigned to a thread within a unix process. I think that each thread can operate concurrently (that is the definition of a thread right?), and apache child processes are likely given C

[us...@httpd] Forcing a hyphen instead of an empty string in accesslogs

2009-06-04 Thread Jonathan Mast
I separate URLs and query strings in my customlog format. How do I force a hyphen to be written when there is no query string? The apache docs refer this feature, which is automatic for %b amongst other fields, but I cannot find how force this behavior for the %q field. thanks

Re: [us...@httpd] How do you build a FIPS 140-2 apache ?!?!?!

2009-05-26 Thread Jonathan Zuckerman
On Tue, May 26, 2009 at 12:44 PM, Sam theman wrote: > Hello, > > Can anyone supply the step-by-steps for building apache with FIPS 140-2 > openssl? > > Sam > > > Insert movie times and more without leaving Hotmail®. See how. hotmail ads? lol -

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

2009-05-10 Thread Jonathan Zuckerman
On Sat, May 9, 2009 at 9:34 AM, Ross Boylan wrote: > Suppose I have apache running in front of a web application and > subversion. > > I am thinking of a scenario in which the web application provides a > login page.  However, the user may also browse to web pages served by > subversion. > > Is th

Re: [us...@httpd] Re: Mod rewrite help

2009-05-08 Thread Jonathan Zuckerman
On Fri, May 8, 2009 at 8:37 AM, Justin Pasher wrote: > Brent Clark wrote: >> >> Hiya >> >> Sorry to give and example, I have inherited this machine, and I have this >> in the conf file >> >>       Alias "/dms-bookings/"       "/bookingsdata/bookings_data/bookings/" >>       Alias "/dms-bookings-ne

Re: [us...@httpd] accessing files on another hard drive possible?

2009-05-07 Thread Jonathan Zuckerman
On Thu, May 7, 2009 at 2:05 PM, Kevin law wrote: > I have 3 hard drives hooked up. they are labeled c,e, and d. > > i have an index.html page setup in my documentroot folder. So i can manage > links to folders and files in an organized way. > > i have tried making a link to e:\files\ > but it just

Re: [us...@httpd] httpd service not starting on Windows 2008 (64bit) through Microsoft Failover Cluster

2009-05-06 Thread Jonathan Zuckerman
On Wednesday, May 6, 2009, Raja Shekar CS wrote: > Hi, > @Jonathan: error output I get is the complete usage help. There is no > specific error seen. > I added some debug logging to the httpd startup code, and it looks like > Microsoft Failover Cluster server is passing in

  1   2   3   >