Re: [us...@httpd] Fwd: Home Web Server

2009-05-13 Thread Frank Gingras
Justin, You'll need to use http://192.168.0.100:8080 from your internal machines, after you restarted httpd. Frank. Justin Zhang wrote: I am not sure where to change the port I tried to change Listen 192.168.0.100:80 --> 192.168.0.100:8080. Even internal IP is not working. On Wed, May 1

Re: [us...@httpd] Fwd: Home Web Server

2009-05-14 Thread Frank Gingras
My thoughts, exactly. Have him hire a local geek for 15 minutes, and get this over with. Frank. Evan Platt wrote: At 11:28 AM 5/14/2009, you wrote: Ip address is 192.168.0.1 *sigh*... Can we please take this thread off list if there's someone willing to help the OP offline? (I don't unfort

Re: [us...@httpd] Port number for DCP?

2009-05-15 Thread Frank Gingras
Justin, I think it's fair to say that you abused this list long enough already. Besides, did you even bother to do a simple google search? How is your question even related to apache, or the httpd project? Frank. Justin Zhang wrote: What port number is for DCP traffic type? Justin ---

Re: [us...@httpd] Port number for DCP?

2009-05-15 Thread Frank Gingras
UDP, and TCP. www.google.com Frank. Justin Zhang wrote: DLink router support told me there are two traffic types ADP and DCP? and what is the port number is used for DCP? On Fri, May 15, 2009 at 10:14 AM, Evan Platt > wrote: At 10:12 AM 5/15/2009, you wro

Re: [us...@httpd] Httpd on Ubuntu 9.04

2009-05-21 Thread Frank Gingras
The debian maintainers though it would be suitable to rename it to apache2 / apache2ctl. See: http://wiki.apache.org/httpd/DistrosDefaultLayout Frank Jason Todd Slack-Moehrle wrote: Hi Jim Still nothing -Jason On May 21, 2009, at 8:42 PM, Jimmyboy wrote: Hi Jason, I think it should be f

Re: [us...@httpd] Apache with MPM Worker and PHP-5.2.9

2009-05-22 Thread Frank Gingras
Darvin, Some of the php extensions are not thread-safe, so running in this configuration might leads to segfaults. In short, no, don't do it. Frank Darvin Denmian wrote: Hello, i have a Web Server with the follow configuration: 4 Generic \ 512 MB \ DDR2 667 FB DIMM 4 Generic \

Re: [us...@httpd] Apache with MPM Worker and PHP-5.2.9

2009-05-22 Thread Frank Gingras
Yes, that is a common configuration. But not mod_php. Frank Darvin Denmian wrote: Is possible to use apache with mpm worker + fastcgi + php5-cgi ? Thanks. On Fri, May 22, 2009 at 4:04 PM, Frank Gingras wrote: Darvin, Some of the php extensions are not thread-safe, so running in this

Re: [us...@httpd] Apache with MPM Worker and PHP-5.2.9

2009-05-22 Thread Frank Gingras
e php mailing lists. Frank Darvin Denmian wrote: will i have any improvement of my performance using : mpm worker + fastcgi + php5-cgi ? and how do I know if an extension is thread-safe? Thanks. On Fri, May 22, 2009 at 4:07 PM, Frank Gingras wrote: Yes, that is a common configuration. Bu

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

2009-05-27 Thread Frank Gingras
Sam, Since you're 'theman', I guess we assumed you'd manage on your own. Seriously, however, no one is forcing you to use this software. Go ahead and use commercial software, we won't mind. Frank Sam theman wrote: I was able to build a FIPS 140-2 apache, thanks to nobody at the apache users

Re: [us...@httpd] Issue w/ Apache httpd 2.2.11 in Windows Vista

2009-05-27 Thread Frank Gingras
Damon, UAC is likely to revert changes to config files, yes, without warning. Evil it is. Frank k...@redshift.com wrote: Well, I solved it even though I have no idea what was going on. After disabling UAC, I happened to glance at the httpd.conf again and it was back to the default. I edited

Re: [us...@httpd] php downloaded instead of running

2009-06-01 Thread Frank Gingras
Noah, Please read: http://wiki.apache.org/httpd/PHPDownload Frank admin2 wrote: Hi there, I am running apache2 on an ubuntu server and I must not have php installed. When I attempt to run a php program my browser, firefox for mac in this case, attempts to download it. I also placed the fol

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

2009-06-01 Thread Frank Gingras
John, What does the error log say, exactly? Frank John Oliver wrote: Forbidden You don't have permission to access / on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. Web server is RHEL 5.2 running httpd-2.2.3-

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

2009-06-01 Thread Frank Gingras
John, Then you are looking in the wrong error log, since a 403 is always logged. The other possibility is that you're hitting browser cache. Frank John Oliver wrote: On Mon, Jun 01, 2009 at 06:00:22PM -0400, Frank Gingras wrote: John, What does the error log say, ex

Re: [us...@httpd] Apache install problem

2009-06-26 Thread Frank Gingras
See the difference between --install and --upgrade Frank Mohit Anchlia wrote: I am installing new package but I am getting error message as listed in my initial post. $ rpm -ivh httpd2-2.2.11-5.2.1.1.rpm Preparing...### [100%] f

Re: [us...@httpd] Apache install problem

2009-06-26 Thread Frank Gingras
Mohit, That's not how package managers work. Frank. Mohit Anchlia wrote: I don't want to upgrade but want to install this pacakge. On Fri, Jun 26, 2009 at 12:49 PM, Frank Gingras wrote: See the difference between --install and --upgrade Frank Mohit Anchlia wrote: I am

Re: [us...@httpd] Apache install problem

2009-06-26 Thread Frank Gingras
Mohit, You need to ask a mailing list tailored for your linux distribution. Frank. Mohit Anchlia wrote: Could you please explain more? I did install on one of the other machines successfully before that had the old package installed. On Fri, Jun 26, 2009 at 1:01 PM, Frank Gingras wrote

Re: [us...@httpd] Apache serves css and images as empty files

2009-07-10 Thread Frank Gingras
Michael, sendfile usually breaks when content is obtained from some sort of network storage, or filesystem restrictions are applied. My guess that is Avira changed something on your system to that effect. Michael Dearman wrote: Frank, I had already uninstalled, sorry i forgot to mention tha

Re: [us...@httpd] apache corrupting images

2009-07-24 Thread Frank Gingras
EnableSendfile off ~Frank MK wrote: This started happening this morning. I did not want to attach an image on the mail list so I posted it here: http://www.intergate.com/~halfcountplus/misc/apache-distort.jpg That's a screenshot from //localhost. If you want to see how that should look, an

Re: [us...@httpd] Using Rewrite

2009-08-13 Thread Frank Gingras
Ya, You can't use RewriteLog in .htaccess. Frank. Ya Netu wrote: same here, when i was trying to add this line: RewriteLog "AA/rewrite.log" To trace why my rewrite did not work, I got 500 Internal server error. Any ideas what could be causing it? I tried adding leading slash but no luck..

Re: [us...@httpd] Using Rewrite

2009-08-13 Thread Frank Gingras
You would place it in your config file, in your section. If you don't have any virtual host, the main config file will do. Frank. Ya Netu wrote: damn, ok then how do i actiavte it? > Date: Thu, 13 Aug 2009 14:35:33 -0400 > From: francois.ging...@gmail.com > To: users@httpd.apache.or

Re: [us...@httpd] Using Rewrite

2009-08-13 Thread Frank Gingras
In that case, you should replicate the site on a local development server, and test at your leisure there. Frank. Ya Netu wrote: i guess that is impossible under shared hosting :( > Date: Thu, 13 Aug 2009 14:38:52 -0400 > From: francois.ging...@gmail.com > To: users@httpd.apache.org >

Re: [us...@httpd] Im trying to show .php pages in my browser but I just can download it

2009-08-17 Thread Frank Gingras
Hello, See http://wiki.apache.org/httpd/PHPDownload and http://wiki.apache.org/httpd/DebianPHP . Frank. tirengarfio wrote: Hi, im trying to show .php pages in my browser but i cant...The browser only gives me the possibility to download the page. I have installed on this machine apache2, p

Re: [us...@httpd] Apache and domain names

2009-08-19 Thread Frank Gingras
(one useful link, lots of useless blabla.) André Warnier wrote: Matt K wrote: Can someone tell me how about hosting more then one Domain with Apache? See http://httpd.apache.org/docs/2.2/, middle column, bottom line. You may also want to check the time of the workstation you are using to po

Re: [us...@httpd] Apache and domain names

2009-08-20 Thread Frank Gingras
The comment was made yesterday, I believe. Frank. André Warnier wrote: If there is someone named Frank on this list, would he please comment on my previous answer ? Thanks. - The official User-To-User support forum of the Apa

Re: [us...@httpd] Bizarre problem running CGI script

2009-09-05 Thread Frank Gingras
You should post your question again, perhaps someone will answer it this time! Frank. John M. Dlugosz wrote: I'm ready to tear my hair out!!! Here is one conf file: = ServerAdmin webmas...@localhost #ServerName www.LittleRedRidingHood.info ServerName lrrh.dlugosz.com

Re: [us...@httpd] Crazy with VirtualHost and warnings!!!

2009-09-07 Thread Frank Gingras
From that output, I can see that you're using an old release. The debian package has since been fixed to use *:80 instead of *. In any case, please read: http://wiki.apache.org/httpd/CouldNotBindToAddress To resolve your second issue. Frank. RicardoCh wrote: Well, first, I mean that now the

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

2009-10-14 Thread Frank Gingras
Chance, You can issue a simple apachectl graceful, and the new site will be visible. Chance Ervin wrote: Server version: Apache/2.2.13 (Unix) After looking through related apache forums, I am unable to find whether it is possible just to reload a individual site through Apache without rest

Re: [us...@httpd] please need help starting apache2 ASAP

2009-10-21 Thread Frank Gingras
Hello Khalid, Please read : http://wiki.apache.org/httpd/CouldNotBindToAddress Frank. aurfal...@gmail.com wrote: Hi, I would simplify things and comment out all the virtual servers to see what haps. Then uncomment 1 by 1, restarting the Apache server between each uncommenting. Although

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

2009-12-18 Thread Frank Gingras
Jonathan Mast wrote: 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 ... ServerN

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

2009-12-18 Thread Frank Gingras
Jonathan Mast wrote: 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, et

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

2009-12-18 Thread Frank Gingras
ically why putting the hostname 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

Re: [us...@httpd] Adding Virtual Hosts for SSL / 443

2009-12-18 Thread Frank Gingras
Carlos Williams wrote: I have a server up and running with Apache 2.2.14-2. Right now in apache my Document Root is set as /srv/http and this takes you to www.mydomain.tld. This is perfect on port 80 but I have a subfolder in my Document Root called 'webmail/'. When I access the webmail subfolde

Re: [us...@httpd] Getting PHP to work w Apache 1.3.41

2009-12-31 Thread Frank Gingras
Daniel Reinhardt wrote: -- From: "Paul McFerrin" Sent: 01 January, 2010 2:55 To: Subject: Re: [us...@httpd] Getting PHP to work w Apache 1.3.41 Well yes & no. I'm having to build PHP4 myself. Instructions for installing SAPI are not clearly

Re: [us...@httpd] Upgrading from 1.3.22 to 1.3.41`

2009-12-31 Thread Frank Gingras
Paul McFerrin wrote: I asked this question of this mailing lists many years ago about my 1.3.22 and I'm again performing this upgrade to 1.3.41 (last 1.x release). I have gotten my server to respond to both URL's. However on every page, I get the "Forbidden" error message. If I do allow i

Re: [us...@httpd] Logs of uploaded files from browser

2009-12-31 Thread Frank Gingras
Manoj Singh wrote: Hi, Sorry for confusion created. Actually I am using PHP as a server side language to receive the uploaded files. As I am using apache as a web server and I know that apache is maintaining access and error logs for the server. similarly I want to know that whether the apa

Re: [us...@httpd] PHP5 in httpd.conf

2010-01-11 Thread Frank Gingras
Jos Chrispijn wrote: Recently migrated from Apache 1.3.x to Apache 2.2.x What I knew from 1.3.x is that I had to add some extra lines in the httpd.conf, in order to have PHP5 working. As it is now working without problems, can someone tell my why in httpd.conf doesn't include this anymore

Re: [us...@httpd] Very Very strange problem in opensuse 11.1, file uploading reports 'not an image file'

2010-01-18 Thread Frank Gingras
J. Bakshi wrote: On Mon, 18 Jan 2010 12:03:36 +0100 "Marcin 'Rambo' Roguski" wrote: OP posted the script that "checks" MIME type of POST attachment, but I have a hunch the web server doesn't have write access to the temporary upload directory specified in php.ini. Hints to that are that php

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

2010-01-26 Thread Frank Gingras
On 01/26/2010 05:07 PM, Reese wrote: I've been rolling everything that has been said around in my head, and now I'm wondering why something like the below would not work: RewriteEngine On RewriteCond (/sring1/) RewriteRule ^%(HTTP_HOST)/(string1)/(.*)% $2\.domain\.ext/$3 Or am I just not get

Re: [us...@httpd] Help needed to set correct permissions

2010-02-04 Thread Frank Gingras
On 02/04/2010 09:34 AM, Perl Whore wrote: I'm still getting the permission error. [Thu Feb 04 06:47:11 2010] [error] [client 1.2.3.4] (13)Permission denied: access to / denied [Thu Feb 04 07:29:05 2010] [error] [client 1.2.3.4] (13)Permission denied: access to /test.htm denied [Thu Feb 04 07:2

Re: [us...@httpd] How to check that mod_deflate is enable ?

2010-02-04 Thread Frank Gingras
On 02/04/2010 11:20 PM, J. Bakshi wrote: On 02/04/2010 05:16 PM, Philip Wigg wrote: http://httpd.apache.org/docs/2.2/mod/mod_deflate.html There you will see examples of how to configure a mod_deflate log file which is useful is you want to see what mod_deflate is doing. A couple of things th

Re: [us...@httpd] W state, Apache DOS

2010-02-23 Thread Frank Gingras
On 23/02/2010 11:16 AM, Igor wrote: Hello All, I would like to share some experience with you as regarded to one cause of an issue with Apache threads hanging in W state, causing a temporary DOS of HTTP server. The issue was tracked down to session_open function and PHP garbage collector. When

Re: [us...@httpd] Cacthing hosts

2010-02-26 Thread Frank Gingras
On 02/26/2010 12:12 PM, Tom Evans wrote: On Fri, Feb 26, 2010 at 4:57 PM, Nilesh Govindarajan wrote: Hi, I have two domains, example.net and example.com *.example.net& *.example.com point to the server's IP (Wildcard CNAME). Now only some subdomains like www, img, etc. are defined on both

Re: [us...@httpd] vhost multiple error logs

2010-03-02 Thread Frank Gingras
On 02/03/2010 8:02 PM, Greg Cole wrote: How can I have multiple error logs based on virtual host names? something like this? NameVirtualHost *:80 VirtualDocumentRoot /Library/WebServer/Documents/%-3 ErrorLog logs/$HOSTNAME.error_log I have 11 host names and really only wish to hav

Re: [us...@httpd] apache doesn't start when phpinidir is added

2010-03-06 Thread Frank Gingras
On 07/03/2010 2:13 AM, Alain Roger wrote: Hi, i have a curious issue with apache 2.2.14. since i reinstalled php with version 5.2.13, apache doesn't start when the following lines are in the httpd.conf: #BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL PHPIniDir "D:/webserver/PHP/" Loa

Re: [us...@httpd] apache doesn't start when phpinidir is added

2010-03-07 Thread Frank Gingras
i use thewindows installation of apache 2.2.14 with openssl and there is noapachectl :-( On Sun, Mar 7, 2010 at 8:15 AM, Frank Gingras mailto:francois.ging...@gmail.com>> wrote: On 07/03/2010 2:13 AM, Alain Roger wrote: Hi, i have a curious issue with apache 2.2.14.

Re: [us...@httpd] Forbidden error

2008-08-19 Thread Frank Gingras
Actually, changing the ownership of the path DocumentRoot is configured to use to the same user apache is configured to run as is a very bad idea. What you should do, instead, is either changing the ownership to root, while giving it write access to the group that will update the content or us

Re: [us...@httpd] Forbidden error

2008-08-19 Thread Frank Gingras
very much all of you for your patience!! I ve run the 'chmod' command and also 'chown' to the root document. But still its saying the same forbidden error. I will definitely check once again with my things once again and seek ur help.. 2008/8/19 Frank Gingras <[EMAIL P

Re: [us...@httpd] Forbidden error

2008-08-19 Thread Frank Gingras
PROTECTED] ~]# namei -m /home/veena/softwares/apachesrc/htdocs/ f: /home/veena/softwares/apachesrc/htdocs/ drwxr-xr-x / drwxr-xr-x home drwx-- veena drwxr-xr-x softwares drwxr-xr-x apachesrc drwxr-xr-x htdocs* 2008/8/19 Frank Gingras <[EMAIL PROTECTED]> At this point, since we'r

Re: [EMAIL PROTECTED] access.log question

2008-08-28 Thread Frank Gingras
Chris, You should use a pastebin, and give us the direct link instead. Howard, Chris wrote: I see in my access log requests for web pages which I do not serve, some of which appear to have a 200 status. That doesn't seem right. I've tried to post a piece of my log but it keeps coming back as

Re: [EMAIL PROTECTED] Default value of AllowOverride

2008-09-12 Thread Frank Gingras
Andreas, No, the documentation is accurate. The purpose of this block, as included in the stock config files and most packages prepared by linux distribution maintainers, is to ensure that the root of your filesystem, /, is not accessible from malicious scripts trying to exploit your web ser

Re: [EMAIL PROTECTED] Apache on CentOS?

2008-09-24 Thread Frank Gingras
Arnab, You can find more information on how distros organise config files here: http://wiki.apache.org/httpd/DistrosDefaultLayout Arnab Ganguly wrote: Hi All, Has anybody tried Apache on CentOS?Please let me know if any issues are being faced.Looks like it is very similar to Red-Hat 4.0. Thank

Re: [EMAIL PROTECTED] Running Multiple Windows Services on port 8080

2008-09-30 Thread Frank Gingras
Jay, A business Internet account would not have that limitation - you might even be able to call your ISP to lift this restriction, provided it does not breach your contract agreement, and that you can prove that your server is secure. Frank [EMAIL PROTECTED] wrote: John, We too are limit

Re: [EMAIL PROTECTED] Protecting directory :: The most strangest thing

2008-10-22 Thread Frank Gingras
Mario, What does the error log say, exactly? Mário Gamito wrote: Hi, I'm trying to protect a directory, something I've done countless times before. Now, instead of appearing the dialog with the login and password boxes, I get a 404 !!! Here's my files: .htaccess: AuthType Basic AuthName i

Re: [EMAIL PROTECTED] Protecting directory :: The most strangest thing

2008-10-22 Thread Frank Gingras
Mario, We need the exact error from the error log. Otherwise, it makes it very hard for us to help you. Mário Gamito wrote: Hi, I get a pure and simple 404, nothing else !!! Warm Regards, Mário Gamito On Wed, Oct 22, 2008 at 3:18 PM, Frank Gingras <[EMAIL PROTECTED]> wrote:

Re: [EMAIL PROTECTED] Protecting directory :: The most strangest thing

2008-10-22 Thread Frank Gingras
/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 (.NET CLR 3.5.30729) Creative ZENcast v2.01.01" On Wed, Oct 22, 2008 at 3:46 PM, Frank Gingras <[EMAIL PROTECTED]> wrote: Mario, We need the exact error from the error log. Otherwise, it makes it

Re: [EMAIL PROTECTED] htaccess redirect URL fragment problem with Safari browser

2008-11-04 Thread Frank Gingras
Hello Robert, Actually, the # in the URI indicates an anchor, not a comment. They cannot be matched on, nor captured. Frank Robert T Wyatt wrote: All, I'll bet this has been answered, but I haven't found it yet. Please feel free to point me at the answer if you know where it is. We are try

Re: [EMAIL PROTECTED] htaccess redirect URL fragment problem with Safari browser

2008-11-04 Thread Frank Gingras
is due to them being not strictly compliant. Is that about it? Thanks, Robert Frank Gingras wrote: Hello Robert, Actually, the # in the URI indicates an anchor, not a comment. They cannot be matched on, nor captured. Frank --

Re: [EMAIL PROTECTED] htaccess redirect URL fragment problem with Safari browser

2008-11-04 Thread Frank Gingras
d that it only fails to pass the anchor on Safari Anyhow, I'm afraid that I am trying to capture the anchor and pass it through to the redirected URL so I may be out of luck. Thanks, Robert Frank Gingras wrote: Robert, You CAN enter the URL directly in a browser, and the page &#x

Re: [EMAIL PROTECTED] htaccess redirect URL fragment problem with Safari browser

2008-11-05 Thread Frank Gingras
, turning it into %23. This, in turn, breaks the redirection." So I understand why it doesn't work with Safari. Why does it work with other browsers? Best, Robert Frank Gingras wrote: Robert, "May be"? I told you now three times that it cannot be captured. Were you listeni

Re: [EMAIL PROTECTED] htaccess redirect URL fragment problem with Safari browser

2008-11-05 Thread Frank Gingras
edules/092/regrules/all.html#acc (on Safari you wind up at: http://registrar.utexas.edu/schedules/092/regrules/all.html as predicted by the documentation) I'll come back to the other comments after a meeting I'm attending. Thanks for your input and efforts, Robert Frank Gingras wrote:

Re: [EMAIL PROTECTED] htaccess redirect URL fragment problem with Safari browser

2008-11-05 Thread Frank Gingras
Eric, See my last reply. It explains his misconceptions. Eric Covener wrote: On Wed, Nov 5, 2008 at 10:10 AM, Eric Covener <[EMAIL PROTECTED]> wrote: On Wed, Nov 5, 2008 at 9:46 AM, Robert T Wyatt <[EMAIL PROTECTED]> wrote: Here's the link: http://www.utexas.edu/student/registrar/sche

Re: [EMAIL PROTECTED] htaccess redirect URL fragment problem with Safari browser

2008-11-05 Thread Frank Gingras
ut Safari does not (and should not). In my own defense, I believe that "my misconceptions" could be better referred to as "my wishful thinking." Best, Robert Frank Gingras wrote: Robert, The issue is simple here: The www.utexas.edu site automatically redirects to utexas.edu with

Re: [EMAIL PROTECTED] Problems with .htaccess file

2008-11-13 Thread Frank Gingras
Actually, a leading / in a condition will work just fine in the htaccess / directory / location context. You need to remove it from a RewriteRule, if present. Frank. Hollie Hollis wrote: Because this is in a .htaccess file rather than in the main apache configuration file you need to remove t

Re: [us...@httpd] Idea for SSL with name-based Vhosts using two servers, mod_rewrite, and mod_proxy

2009-01-08 Thread Frank Gingras
Bruno - e-comBR wrote: 2009/1/8 Brian Mearns On Thu, Jan 8, 2009 at 9:23 AM, Eric Covener wrote: On Thu, Jan 8, 2009 at 8:45 AM, Brian Mearns wrote: Is that possible if I want to serve both secure and unsecure (80 and 443)? If I just setup my root configuration (i.e., not in

Re: [us...@httpd] Idea for SSL with name-based Vhosts using two servers, mod_rewrite, and mod_proxy

2009-01-08 Thread Frank Gingras
Brian Mearns wrote: On Thu, Jan 8, 2009 at 10:06 AM, Frank Gingras wrote: In a scenario where you have two vhosts on *:443, apache will serve the certificate from the first vhost for both sites, therefore generating a SSL certificate mismatch if a client were to request content from the

Re: [us...@httpd] Unable to access sites on an Apache server from Internet Explorer

2009-01-28 Thread Frank Gingras
Ian Lauder wrote: For the most part everyone can access my web sites on an Apache server V2.0.54 running on RedHat Linux Fedora 4 I keep getting sporadic reports from people who can not access the web sites from Internet Explorer, but they can access it from other browsers or computers (i.e.

Re: [us...@httpd] Unable to access sites on an Apache server from Internet Explorer

2009-01-28 Thread Frank Gingras
Ian, I'll put my reply on top to keep this thread readable. This is leaning on microsoft windows support, but you can go to tools->Internet Options->Advanced, and uncheck the "Show friendly HTTP error messages" box and the real error should be reported on their screen, should anything happen.

Re: [us...@httpd] Unable to access sites on an Apache server from Internet Explorer

2009-01-28 Thread Frank Gingras
That is a pretty useless error, indeed. The number of serious errors should not be considerable enough to prevent you from looking at each one of them separately, barring the obvious 404's. Frank. Ian Lauder wrote: The one customer I am working on this problem with is a developer at an ISP

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

Re: [us...@httpd] PHP4/PHP5 both as Apache 2 Modules RHEL 5

2009-02-20 Thread Frank Gingras
Denise, You cannot run mod_php (v4) and mod_php (v5) simultaneously in the same httpd instance. You're gonna have to run separate instances of httpd, and run a reverse proxy in front of them. Frank. Lopez, Denise wrote: Hi all, I was wondering if anyone has successfully installed php4 an

Re: [us...@httpd] Grey Listing

2009-02-21 Thread Frank Gingras
John, httpd does not send or filter emails. I guess you should be looking at the spamassassin mailing list instead. Frank John M. Dlugosz wrote: I've been getting a great deal of spam, even after filtering with SpamAssassin. I think the next step is "grey listing". Can someone point me to

Re: [us...@httpd] How to read external config from .htaccess

2009-03-03 Thread Frank Gingras
Brian Mearns wrote: On Mon, Mar 2, 2009 at 2:11 AM, J. Bakshi wrote: Dear list, I have a very long .htaccess. Because the .htaccess has all the config to block the web-graber, leaching protection , redirect rules, php.ini setting etc. I like to place all the web-graber, leaching protect

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

2009-03-03 Thread Frank Gingras
John, Place your restrictions in your block instead, in your vhost. Frank. John Oliver wrote: Is it possible to apply htaccess restrictions to a relative URL instead of an absolute file path? For instance, https://server.host.name/app is handled by an AJP ProxyPass to Tomcat. I'd like to

Re: [us...@httpd] unsubscribe

2009-03-04 Thread Frank Gingras
Daniel, Please pay attention to the footer of each email. It gives out specific instructions on how to unsubscribe from this list. Frank Daniel B. Davis wrote: unsubscribe - The official User-To-User support forum of the Ap

Re: [us...@httpd] Apache port help

2009-03-05 Thread Frank Gingras
Flowering Weeds wrote: Perhap Apache on Windows needs updating? Perhap Apache on Windows needs to have patches offered. HTTP.SYS is an interesting technology and certainly fits the profile for an entirely separate MPM and core network stack, unrelated to the conventional httpd serve

Re: [us...@httpd] Apache port help

2009-03-05 Thread Frank Gingras
Flowering Weeds wrote: And it is easy to start learning http.sys via PowerShell - even tracking Apache via PowerShel (threads, sockets, processes and etc.). Then after seeing "non Unix" ways, not non HTTP ways, and how they work, well if one wants to move on to C++ / C okay but .NET ma

Re: [us...@httpd] Apache port help

2009-03-05 Thread Frank Gingras
Brian Mearns wrote: On Thu, Mar 5, 2009 at 4:13 PM, Flowering Weeds wrote: And it is easy to start learning http.sys via PowerShell - even tracking Apache via PowerShel (threads, sockets, processes and etc.). Then after seeing "non Unix" ways, not non HTTP ways, and how they work, well if o

Re: [us...@httpd] Apache 2.2.10 web server issue with HPUX

2009-03-06 Thread Frank Gingras
Virendra Malushte wrote: Hi, PFB the error details; -- 43 > ./apachectl start httpd: Syntax error on line 58 of /phr- nu_1/noticecast/Apache2210InstallNew_surjit/conf/httpd.conf: Cannot load/s7dev/p1/uda/Apache

Re: [us...@httpd] rewrite based on POST data?

2009-03-06 Thread Frank Gingras
Anthony J. Biacco wrote: Anybody know if there's a way for apache's rewrite to check POST data? I need to rewrite a url based on a param=value in the POST. Thanx, -Tony --- Manager, IT Operations Format Dynamics, Inc. 303-573-1800x27 abia...@formatdynamics.com http://www

Re: [us...@httpd] Apache 2.2.10 web server issue with HPUX

2009-03-06 Thread Frank Gingras
mand:* ./apachectl start We are getting below error: httpd: Syntax error on line 75 of /phr-mu_1/cqdev/Apache2211/Apache2211_Hpux_3535/conf/httpd.conf: Cannot load /phr-mu_1/cqdev/cognos/cer5/cgi-bin/loginmod22.sl into server: No such file or directory On Fri, Mar 6, 2009 at

Re: [us...@httpd] Ask apache to stop listening on only one socket?

2009-03-09 Thread Frank Gingras
Mohit, Short answer: no. You must define the Listen directives then start apache. If you alter those, apache must be restarted. Frank Mohit Anchlia wrote: Apache 2: Is there a way to tell apache to listen on say port 9000 and then when apache is up ask apache to stop listening on just port

Re: [us...@httpd] Validating HTTP requests

2009-03-09 Thread Frank Gingras
Mohil, Please disregard this troll. He has been known to infect every new thread in this mailing list. Frank. Flowering Weeds wrote: Subject: Re: [us...@httpd] Validating HTTP requests Brian Mearns wrote: Sorry, don't know of anything in particular, but it seems to me that Apa

Re: [us...@httpd] ErrorLog timestamp format

2009-03-09 Thread Frank Gingras
Jorge, No, the log format cannot be changed for the ErrorLog directive. Jorge Medina wrote: I am using Apache 2.2.11 Is it possible to modify the ErrorLog timestamp format ? Currently, I get something like this: [Mon Mar 09 16:53:18 2009] I would like to get the timestamp following IS

Re: [us...@httpd] Ask apache to stop listening on only one socket?

2009-03-09 Thread Frank Gingras
Mohit, With a graceful restart, any workers will stay alive until the KeepAlive timeout is reached, at which point the process will be terminated. If you want them to die faster, lower the KeepAlive value. Frank. Mohit Anchlia wrote: graceful stop doesn't work ..I've tried multiple times. s

Re: [us...@httpd] Validating HTTP requests

2009-03-09 Thread Frank Gingras
John, You mean you cannot create new threads? Frank John Hudak wrote: hmmm anyone know why I am being blocked from posting? Thanks John On Mon, Mar 9, 2009 at 11:33 PM, William A. Rowe, Jr. mailto:wr...@rowe-clan.net>> wrote: Tom Evans wrote: Will no-one kill-list this troub

Re: [us...@httpd] Validating HTTP requests

2009-03-09 Thread Frank Gingras
through. John On Tue, Mar 10, 2009 at 12:06 AM, Frank Gingras mailto:francois.ging...@gmail.com>> wrote: John, You mean you cannot create new threads? Frank John Hudak wrote: hmmm anyone know why I am being blocked from posting? Thanks Jo

Re: [us...@httpd] Validating HTTP requests

2009-03-09 Thread Frank Gingras
8636 6302 20 0 3484 1556 - S? 0:05 pop3-login Hope this helps -J (I'd bottom post but can't figure out how the gmail web client can do that) I'll post the error in the next email.... On Tue, Mar 10, 2009 at 12:15 AM, Frank Gingras mailto:franco

Re: [us...@httpd] Apache processes

2009-03-11 Thread Frank Gingras
Andrew, See the StartServers / MinSpareServers directives. Frank. Andrew Hole wrote: Hi! By default in version 2.2 how many child processes are created at apache startup? When is created another one? Thanks - The offi

Re: [us...@httpd] Apache processes

2009-03-11 Thread Frank Gingras
that directives. There is any default configuration? And about server-status: Parent Server Generation: 2 1 requests currently being processed, 63 idle workers What's mean parent server generation and idle workers? Thanks a lot On Wed, Mar 11, 2009 at 3:34 PM, Frank Gi

Re: [us...@httpd] Apache processes

2009-03-11 Thread Frank Gingras
ndrew Hole wrote: Thanks. But I just see 2 processes on task manager, not 63!!! Are there threads? MPM is commented. Where can i find the pre-set directives values? # Server-pool management (MPM specific) #Include conf/extra/httpd-mpm.conf Thanks On Wed, Mar 11, 2009 at 3:49 PM, Fra

Re: [us...@httpd] Apache processes

2009-03-11 Thread Frank Gingras
On Wed, Mar 11, 2009 at 12:00 PM, Frank Gingras wrote: Andrew, Well, WinNT uses a different MPM model. There is a parent process, and a 'child' process that has internal threads, visible from mod_status. On linux, those would show up as separate processes. See http://httpd.apache.org/do

Re: [us...@httpd] Apache processes

2009-03-11 Thread Frank Gingras
ore.c mod_log_config.c mod_logio.c prefork.c http_core.c mod_so.c So my interpretation is that my version was compiled with prefork, and not worker. Correct? thanks again -John On Wed, Mar 11, 2009 at 12:11 PM, Frank Gingras wrote: John, prefork and worker are mutually exclusive.

Re: [us...@httpd] [DISCUSS] .htaccess for all and everything

2009-03-13 Thread Frank Gingras
Andre, I agree. So do most of the administrators in #apache on freenode, for that matter. I've seen speed improvements up to 15% in some extreme cases where htaccess contents were merged into the appropriate sections of the config files. Aside from the performance issues, most new users st

Re: [us...@httpd] need help on "Program terminated with signal 11, Segmentation fault"

2009-03-25 Thread Frank Gingras
Are you using worker, by any chance? Frank rats1027-segfa...@yahoo.co.in wrote: Hi Guys, We are have a problem with apache segfault on our production server. Please read bellow for description. Its a web application written in php5 and implemented most of the oop concepts and lot of regular

Re: [us...@httpd] directory listing & subdirectories with .htaccess

2009-03-26 Thread Frank Gingras
Michael, Try IndexOptions ShowForbidden (2.2.x) Frank. Michael Ludwig wrote: Hi! I'm experiencing the following problem: I changed the look&feel of the directory listings with mod_autoindex. Works great so far. But the directory listing doen't list the subdirectories which are secured with .h

Re: [us...@httpd] Sorry: Trying to Diagnose 403 Error

2009-04-27 Thread Frank Gingras
Jeff, Look in your error log, and you'll see the error. From there, you can diagnose the problem. Frank jeff00seattle wrote: Sorry I know this is the most common error diagnosis request on this site, but I am stumped. --- Telnet Test Failed --- [r...@]# telnet 0 8085 Trying 0.0.0.0...

Re: [us...@httpd] Sorry: Trying to Diagnose 403 Error

2009-04-27 Thread Frank Gingras
See http://wiki.apache.org/httpd/13PermissionDenied jeff00seattle wrote: Hi Frank I was just about to put this in: (13) Permission denied: access to / denied Jeff in Seattle - The official User-To-User support forum of

Re: [us...@httpd] Sorry: Trying to Diagnose 403 Error

2009-04-27 Thread Frank Gingras
Jeff, As the link mentioned, you need to check from /. jeff00seattle wrote: And I had mentioned that I believe I had set the permissions correctly: --- Expected Mode 755 prior and within to DocumentRoot--- # cd # cd .. # chmod 755 -R admin/ # ls -al drwxr-xr-x 5 root root 4096 Apr 27 07:10 adm

Re: [us...@httpd] VirtualHost hostname1.com:0 overlaps with VirtualHost hostname2.com:0

2009-05-07 Thread Frank Gingras
Noah, Start by looking at the output from apache2ctl -S, and make sure all your vhosts either use *:80 or *:443. Of course, your NameVirtualHost must match that value. Frank. Noah wrote: Hi there, I've googled this issue and still not able to Make sense of a cure. Also the error message d

Re: [us...@httpd] VirtualHost hostname1.com:0 overlaps with VirtualHost hostname2.com:0

2009-05-07 Thread Frank Gingras
Noah, Perhaps you could attach the output to this thread and we can explain it to you then. Frank. Noah wrote: ugh - this is confusing. Is there a sample out there of what needs to go where for an apache2 ubuntu installation. Cheers, Noah Frank Gingras wrote: Noah, Start by

  1   2   3   4   5   6   >