RE: [users@httpd] long shot -- laravel?

2025-05-14 Thread Mike Dewhirst
I reckon one or other of the LLMs around would likely answer your questions usefully.ChatGPT, Claude and perplexity.ai come to mind.Apologies for top-posting. My grasp of Samsung email config is pitiful.--Unsigned mail from my phone Original message From: bruce Date: 15/5/25

Re: [users@httpd] Redirection confusion

2025-02-08 Thread Mike Dewhirst
tory:  Be skeptical about AI responses ;)!!Jim On Saturday, February 8, 2025 at 05:32:10 AM E

Re: [users@httpd] Redirection confusion

2025-02-08 Thread Mike Dewhirst
/25 23:20 (GMT+10:00) To: users@httpd.apache.org Subject: Re: [users@httpd] Redirection confusion On Sat, Feb 8, 2025 at 5:32 AM Mike Dewhirst wrote: I have a number of domain names which I want to redirect in order to have a single search engine site

[users@httpd] Redirection confusion

2025-02-08 Thread Mike Dewhirst
thanks for any education/clarification in layman terms. Cheers Mike OpenPGP_signature.asc Description: OpenPGP digital signature

Re: [users@httpd] seeking advice on using details in access_log to distinguish slow requests from slow repsonses

2025-01-05 Thread Mike Dewhirst
On 4/01/2025 4:42 am, Brian Reichert wrote: At $WORK, we're trying to instrument our Apache 2.4.51 server to diagnose latency issues. I would suggest using specialised log analyser tools. There are plenty displayed if you search for "apache log analysis" or if you prefer, use your favourite s

Re: [users@httpd] How do I choose the best settings for the Apache Server?

2023-09-15 Thread Mike Dewhirst
On 15/09/2023 8:14 pm, Jason Long wrote: Hello, Thank you so much. Can you share an ideal Apache configuration file? Something like a template. Not saying this is ideal but I went through an iterative set of confs and came to the following for a 4GB VM which seems to be OK in a lightly loade

Re: [users@httpd] Error AH03490: scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit

2022-11-27 Thread Mike Dewhirst
On 28/11/2022 12:09 pm, Mike Dewhirst wrote: On 26/11/2022 11:41 am, Mike Dewhirst wrote: On 24/11/2022 6:48 pm, Daniel Ferradal wrote: Some script is probably hogging the workers and not letting them close so if you must, just restart, but judging by the amount of traffic you seem to have at

Re: [users@httpd] Error AH03490: scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit

2022-11-27 Thread Mike Dewhirst
On 26/11/2022 11:41 am, Mike Dewhirst wrote: On 24/11/2022 6:48 pm, Daniel Ferradal wrote: Some script is probably hogging the workers and not letting them close so if you must, just restart, but judging by the amount of traffic you seem to have at the time I would truncate in logrotate and

Re: [users@httpd] Error AH03490: scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit

2022-11-25 Thread Mike Dewhirst
entire machine Next logrotate is 00:00 UTC -- I'll report tomorrow. Cheers Mike -- Signed email is an absolute defence against phishing. This email has been signed with my private key. If you import my public key you can automatically decrypt my signature and be sure it came from me. Just ask and

Re: [users@httpd] Error AH03490: scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit

2022-11-24 Thread Mike Dewhirst
of traffic you seem to have at the time I would truncate in logrotate and not restart or reload the server at all.El jue, 24 nov 2022 2:38, Mike Dewhirst escribió: On 24/11/2022 12:13 pm, Eric Covener wrote: Should I adjust /etc/logrotate.d/apa

Re: [users@httpd] Error AH03490: scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit

2022-11-23 Thread Mike Dewhirst
On 24/11/2022 12:13 pm, Eric Covener wrote: Should I adjust /etc/logrotate.d/apache2 to restart instead of reload? How many entries for Apache logs are there, and how frequently do they rotate in logrotated? There are three Apache website logs and they rotate daily. Here is the script # /et

Re: [users@httpd] Error AH03490: scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit

2022-11-23 Thread Mike Dewhirst
On 23/11/2022 10:40 am, Mike Dewhirst wrote: On 23/11/2022 10:31 am, Eric Covener wrote: On Tue, Nov 22, 2022 at 6:15 PM Mike Dewhirst wrote: Can anyone suggest some mpm_event.conf settings for a lightly loaded DigitalOcean Ubuntu 2022.04 LTS droplet with 8GB of RAM and a

Re: [users@httpd] Error AH03490: scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit

2022-11-22 Thread Mike Dewhirst
On 23/11/2022 10:31 am, Eric Covener wrote: On Tue, Nov 22, 2022 at 6:15 PM Mike Dewhirst wrote: Can anyone suggest some mpm_event.conf settings for a lightly loaded DigitalOcean Ubuntu 2022.04 LTS droplet with 8GB of RAM and a "dedicated CPU"? I just had to rest

[users@httpd] Error AH03490: scoreboard is full, not at MaxRequestWorkers.Increase ServerLimit

2022-11-22 Thread Mike Dewhirst
2 mod_wsgi/4.9.0 Python/3.10 configured -- resuming normal operations [Tue Nov 22 22:29:03.055753 2022] [core:notice] [pid 122709:tid 139966049515392] AH00094: Command line: '/usr/sbin/apache2' ... and no errors since. Below is the server-status after restart and below that is my current

Re: [users@httpd] Is Apache 2.4.7 newer than 2.4.54

2022-11-02 Thread Mike Dewhirst
    ThreadsPerChild 250     AsyncRequestWorkerFactor    2     MaxRequestWorkers   1000 # 400     MaxConnectionsPerChild  0 Thanks Mike On 30/10/2022 3:14 pm, Mike Dewhirst wrote: On 28/10/2022 10:42 am, Mike Dewhirst wrote: On

Re: [users@httpd] Is Apache 2.4.7 newer than 2.4.54

2022-10-29 Thread Mike Dewhirst
On 28/10/2022 10:42 am, Mike Dewhirst wrote: On 27/10/2022 2:55 am, Frank Gingras wrote: The defaults in the docs really cater to a low-traffic server; perhaps there should be a note to that effect. On Wed, 26 Oct 2022 at 01:47, Mike Dewhirst wrote: On 26/10/2022 12:45 pm, Frank

Re: [users@httpd] Is Apache 2.4.7 newer than 2.4.54

2022-10-27 Thread Mike Dewhirst
On 27/10/2022 2:55 am, Frank Gingras wrote: The defaults in the docs really cater to a low-traffic server; perhaps there should be a note to that effect. On Wed, 26 Oct 2022 at 01:47, Mike Dewhirst wrote: On 26/10/2022 12:45 pm, Frank Gingras wrote: You could temporarily increase

Re: [users@httpd] Is Apache 2.4.7 newer than 2.4.54

2022-10-25 Thread Mike Dewhirst
ines in my original post. Thanks for responding so quickly. Cheers mike On Tue, 25 Oct 2022 at 20:02, Mike Dewhirst wrote: My Apache 2.4.52 is crashing with a bug apparently eliminated in 2.4.7. Server Version: Apache/2.4.52 (Ubuntu 2022.04) OpenSSL/3.0.2 mod_wsgi/4.9.0 P

[users@httpd] Is Apache 2.4.7 newer than 2.4.54

2022-10-25 Thread Mike Dewhirst
My Apache 2.4.52 is crashing with a bug apparently eliminated in 2.4.7. Server Version: Apache/2.4.52 (Ubuntu 2022.04) OpenSSL/3.0.2 mod_wsgi/4.9.0 Python/3.10 Server MPM: event Server Built: 2022-06-14T12:30:21 DigitalOcean droplet 8GB memory, dedicated CPU. The log says ... [Mon Oct 24 04:5

[users@httpd] mod_proxy_hcheck module uses HTTP 1.0 protocol

2022-08-24 Thread Mike Scinto
see that HTTP 1.0 is being hard coded. Can we request that we add an option to specify the HTTP version mod_proxy_hcheck module uses if we do not have an option to update our backend to accept HTTP 1.0 requests? Thank you, -Mike

Re: [users@httpd] Sending client's IP address to local proxied application server.

2020-10-30 Thread Mike Diehl
ress before the request gets proxied to my application server. Any other ideas? Thanks in advance, Mike. On Fri, Oct 16, 2020 at 3:21 PM DICKEY Rob wrote: > ProxyPreserveHost On (it is set off by default) will preserve incoming > Host header. For IP, you could use a custom header using %

Re: [users@httpd] Sending client's IP address to local proxied application server.

2020-10-16 Thread Mike Diehl
Well, I changed my remoteip.conf file to contain: RemoteIPHeader X-Forwarded-For RemoteIPInternalProxy 127.0.0.1 198.101.193.34 But that didn't change anything. Any other ideas? Mike. On Fri, Oct 16, 2020 at 2:23 PM Eric Covener wrote: > > r...@example.com:/etc/apache2# cat c

[users@httpd] Sending client's IP address to local proxied application server.

2020-10-16 Thread Mike Diehl
> example.com The value of the x-forwarded-for header is the outside interface on the Apache server, NOT the client's address. What have I done wrong? Thanks in advance, Mike.

Re: [users@httpd] Received 404 not found error on existing CGI script

2020-07-06 Thread Mike Rumph
Try the following link for basic info on using CGI with Apache httpd: - http://httpd.apache.org/docs/trunk/howto/cgi.html On Fri, Jun 26, 2020 at 1:03 AM angel Hall-Coulston wrote: > Hi, > Check your config file with the command 'httpd -V' but speaking from a > 'Mac users' perspective it’s usual

Re: [users@httpd] Problem new virtual host

2020-04-30 Thread Mike Starr
Thanks, Stepehen. On Thu, Apr 30, 2020 at 2:59 PM Stephen wrote: > I can ping both roissystudiotest.ca and www.roissystudiotest.ca > > The host file entries: > > 192.168.0.77roissystudiotest.ca > 192.168.0.77www.roissystudiotest.ca > > The virtual-sites.conf file: > > > ServerAdmin

Re: [users@httpd] Problem new virtual host

2020-04-30 Thread Mike Starr
Not that I'm aware of. I mean, I do, but I don't know where it is. Can you help me locate it? Mike On Thu, Apr 30, 2020 at 2:25 PM edflecko . wrote: > Can you ping both roissystudiotest.ca and www.roissystudiotest.ca? > > Do you have something like: > > Serve

Re: [users@httpd] Fastcgi and the c programming language

2020-02-27 Thread Mike Rumph
/3781979/how-to-config-apache2-and-fastcgi-to-run-my-c-application These answers should also work with C. Here is a starting point for using the mod_fcgid subproject of the Apache HTTP Server project: - http://httpd.apache.org/mod_fcgid/ What specific things have you tried so far? Take care, Mike

[users@httpd] Re: users Digest 18 Mar 2019 11:59:14 -0000 Issue 5808

2019-03-18 Thread Mike Starr
Flaviu: If you're doing what I think you're trying to do, I like it. Elizmarie: I am looking through your log file but my limited knowledge of servers is hampering my ability to fix your problem. It may be electrical, if the power outage fucked it all up. Michael On Mon, Mar 18, 2019 at 4:59 AM

[users@httpd] Re: Making my website accessible from another computer?

2019-02-17 Thread Mike Starr
Okay, so far my progress is that I have found my router's IP address and accessed it. Now I have to find the login info and enable port-forwarding to access through port 8080 (where Apache is listening) on my PC. On Sun, Feb 17, 2019 at 8:26 PM Mike Starr wrote: > Hi, I tried adding &

[users@httpd] Making my website accessible from another computer?

2019-02-17 Thread Mike Starr
Hi, I tried adding Order Allow,Deny Allow from all to my httpd.conf file but that broke Apache. I would like to host my website from my computer (YES I realize it will only be accessible while apache is running and the computer is on, and yes I realize there are security issues--but I just want t

Re: [users@httpd] Getting port 80 error even though listening on different port

2019-02-17 Thread Mike Starr
rms with no /dev/random equivalent # but a statically compiled-in mod_ssl. # SSLRandomSeed startup builtin SSLRandomSeed connect builtin # XAMPP: We disable operating system specific optimizations for a listening # socket by the http protocol here. IE 64 bit make problems without this.

[users@httpd] Getting port 80 error even though listening on different port

2019-02-17 Thread Mike Starr
I've modified the Listen directive in httpd.conf to listen on port 8080 instead of 80 but Apache still won't start, with the error that port 80 is blocked. What am I doing wrong? Thanks. Michael PS: Sorry if this is a double post, I sent this message before I was added to the mail list so I'm a

[users@httpd] Port 80 error still there even though listening on different port

2019-02-17 Thread Mike Starr
Hi, I am still getting the ubiquitous Port 80 blocked error when starting Apache even though I am listening on port 8080 in httpd.conf. What am I doing wrong? Michael

Re: [users@httpd] Apache2.4 forward proxy ssl between client and proxy server

2018-04-10 Thread Mike Maiorana
Rajesh, Try this: curl -I -x 172.16.130.2:443 <https://172.16.130.2/> https://example.com Still SSL to example.com, but using the http proxy on port 443. Still encrypted. Mike M. On Tue, Apr 10, 2018 at 8:34 AM, Eric Covener wrote: > On Tue, Apr 10, 2018 at 8:10 AM, Rajesh Cherukuri

[users@httpd] Configuring httpd forward proxy to restrict destinations by subnet

2018-04-05 Thread Mike Maiorana
example, allow: 2001:::301::0/64 2001:::302::0/64 10.20.40.0/24 But block everything else from passing through the proxy. I understand that this would block any url that used a hostname instead of an IP address. Thanks in advance for any help you can provide. Regards, Mike M.

[users@httpd] Apache build on Windows

2018-04-03 Thread Mike Starr
Hi, I just joined the list. I am trying to set up an Apache server from build on Windows as part of a Ruby tutorial. I am stuck on PGP and wasn't sure if this would be the correct place to ask: How do I verify a public key fingerprint? Or am I using the wrong word? Michael

Re: [users@httpd] shmcb:/path/to/datafile datafile does not exist

2017-08-16 Thread mike _
On 16 August 2017 at 13:54, Eric Covener wrote: > On Wed, Aug 16, 2017 at 8:50 AM, mike _ wrote: > >> Could it be that ocsp.usertrust.com pre-produced a response for my >> certificate at "Aug 16 00:58:00 2017 GMT" and is handing that out to >> my instance of htt

Re: [users@httpd] shmcb:/path/to/datafile datafile does not exist

2017-08-16 Thread mike _
e time at which the status was known to be correct SHALL be reflected in the thisUpdate field of the response." Could it be that ocsp.usertrust.com pre-produced a response for my certificate at "Aug 16 00:58:00 2017 GMT" and is handing that out to my instance of httpd? thanks, mi

[users@httpd] shmcb:/path/to/datafile datafile does not exist

2017-08-15 Thread mike _
16570 cgisock.16570 htcacheclean httpd.pid [root@mine ~]# thanks, mike - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [users@httpd] img files not displaying

2017-06-15 Thread Mike Brown
On Thu, Jun 15, 2017 at 04:50:04PM -0400, Eric Covener wrote: > On Thu, Jun 15, 2017 at 4:49 PM, John Heinze > wrote: > > Any sugguestions? > > What does the error_log say? Do you use selinux? That is what I was going to ask, i.e., selinux. As nice as it is supposed to be, it is a RPITA when i

Re: [users@httpd] Problem running cgi-bin scripts

2017-05-09 Thread Mike Brown
On Tue, May 09, 2017 at 04:58:41AM -0500, Mike Brown wrote: > On Tue, May 09, 2017 at 10:30:09AM +0100, Nick Kew wrote: > > On Tue, 9 May 2017 03:30:25 -0500 > > Mike Brown wrote: > > > > > > > [Mon May 08 21:17:30.683456 2017] [cgi:error] [pid 23578] [cli

Re: [users@httpd] Problem running cgi-bin scripts

2017-05-09 Thread Mike Brown
On Tue, May 09, 2017 at 10:30:09AM +0100, Nick Kew wrote: > On Tue, 9 May 2017 03:30:25 -0500 > Mike Brown wrote: > > > > [Mon May 08 21:17:30.683456 2017] [cgi:error] [pid 23578] [client > > 192.168.1.1:55099] AH01215: (2)No such file or directory: exec of > > &#

[users@httpd] Problem running cgi-bin scripts

2017-05-09 Thread Mike Brown
I've been using Apache 2.2 on an old Solaris box for ages. I'm finally bring up a new Linux server and have the latest 2.4 version up and running. Sort-of. When I try and run any of the cgi-bin scripts that I have (there is really only one that I use), I get the following error logged: [Mon May

Re: [users@httpd] Headers blocking application content

2017-05-04 Thread Mike Rumph
you are using Apache HTTP Server for this. (httpd version?, which MPM? using as a reverse proxy?) Thanks, Mike On 5/4/2017 1:04 PM, saikiran@wipro.com wrote: Hi, We are using below header to fix the vulnerabilities. *Header set Content-Security-Policy "default-src 'none'; sc

Re: [users@httpd] Reg: Custom error message at Apache 2.4.25

2017-04-20 Thread Mike Rumph
12/webtier/develop-plugin/plugin_params.htm#PLGWL4380 Mike

Re: [users@httpd] mod_auth_cas issue ....

2017-04-04 Thread Mike Rumph
Hello F-, Did you try the following link: - https://groups.google.com/a/apereo.org/forum/#!forum/cas-user On 3/30/2017 3:29 PM, FHDATA wrote: hello, anybody knows if mod_auth_cas has any mailing list so I can post this issue there? ones I found on the net are all "dead" (bounced when contact

RE: [users@httpd] Problem when using nested if statements in apache 2.4

2017-02-21 Thread Mike Schlottman
...@gmail.com] Sent: Tuesday, February 21, 2017 11:46 AM To: users@httpd.apache.org Subject: Re: [users@httpd] Problem when using nested if statements in apache 2.4 Hi Mike, 2017-02-20 18:17 GMT+01:00 Mike Schlottman mailto:mschl...@spe.org>>: I’m trying to configure apache 2.4 to show nice error

RE: [users@httpd] apache run status: how to tell as non-root user (on *nix)?

2017-02-21 Thread Mike Schlottman
If you have httpd running as a service in Centos, you can run service httpd status. It will return a status code of 0 if it is running. % service httpd status > /dev/null Redirecting to /bin/systemctl status httpd.service % echo $? 0 From: Tom Browder [mailto:tom.brow...@gmail.com] Sent: Tue

[users@httpd] Problem when using nested if statements in apache 2.4

2017-02-20 Thread Mike Schlottman
The IP does not match either of the ranges as observed when using the ranges individually, but when combined in this way it does not work as expected. Any ideas why this is? Mike Schlottman Sr. Infrastructure Architect Society of Petroleum Engineers 222 Palisades Creek Drive Richardson, TX 75080

Re: [users@httpd] mod_proxy.so: undefined symbol: apr_sockaddr_ip_getbuf

2016-12-01 Thread Mike Rumph
I've updated the httpd 2.2.x doc in revision r1772232 to suggest a minimum APR of 1.4. On 12/1/2016 7:29 AM, Mike Rumph wrote: Hello Noor, httpd 2.2.31 should have been bundled with APR 1.5.2 To force the use of the bundled apr/apr-util add --with-included-apr to your ./configure

Re: [users@httpd] mod_proxy.so: undefined symbol: apr_sockaddr_ip_getbuf

2016-12-01 Thread Mike Rumph
, Mike On 12/1/2016 6:32 AM, Nick Kew wrote: On Thu, 1 Dec 2016 18:18:26 +0530 noor mahammad wrote: Hi, the apr version is '1.2.7-11.el5_6.5'. So that's an installed package. the command using for compiling the apache is So you've mixed a packaged APR, which is ancient a

Re: [users@httpd] Patch for CVE-2016-1546 on httpd 2.4.18

2016-07-19 Thread Mike Rumph
Hello Srini, Try the following link: - http://svn.apache.org/viewvc?view=revision&revision=1733727 Thanks, Mike On 7/17/2016 10:26 AM, srinivasan sarangarajan wrote: Hi, Can anyone please point me to the link for the patch on 2.4.18 for CVE-2016-1546. Thanks S

Re: [users@httpd]Login difficulty after integration of httpd with LDAP

2016-07-05 Thread Mike Rumph
Adding a subject for easier tracking On 7/5/2016 8:36 AM, Roger Paanini wrote: Hi Folks, I am trying to integrate httpd with LDAP (Active Directory) but I am running into some trouble: Every time I try to login, here is what I see: Tue Jul 05 09:23:50.471191 2016] [ssl:info] [pid 35839:tid

Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-07-01 Thread Mike Rumph
, ConnectRetrySecs, WLSocketTimeoutSecs and WLIOTimeoutSecs might also be useful. Thanks, Mike On 7/1/2016 3:06 AM, Joe Muller wrote: As far as we can see from fiddler and the Apache logs the request is fully sent. I assume those parameters you mentioned are for mod_proxy ? We are not using mod_proxy

Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-30 Thread Mike Rumph
of view. Thanks, Mike On 6/30/2016 3:49 PM, Joe Muller wrote: One interesting thing we did find on a packet capture on the back end between the proxy server and the application server is that 3 seconds after the proxy server apparently closed the port, the Weblogic application server tried

Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-20 Thread Mike Rumph
concerning the load balancer may be the most pertinent. Thanks, Mike On 6/20/2016 11:11 AM, Joe Muller wrote: I checked our httpd.conf and we do have reqtimeout_module already loaded, however there is nothing set. According to the Apache 2.4 documentation the default values are: Default

Re: [users@httpd] Issues migrating Weblogic proxies from Sun One 6.1 to Apache 2.4

2016-06-20 Thread Mike Rumph
cases, the timeout needs to be increased. I am not aware of what parameters to look out for here, but mod_reqtimeout may be a good beginning." I hope that this is helpful to you. For more specific details, you would still need to contact official Oracle support channels. Thanks, Mike On

Re: [users@httpd] SVN checkout of latest official Apache release

2016-06-08 Thread Mike Rumph
On 6/7/2016 5:54 PM, Balcos, Michael wrote: Hi Mike, Thank you for the reply. I believe that I’ll have to write a script in order to know what is the latest official release of Apache 2.2 under https://svn.apache.org/repos/asf/httpd/httpd/tags , and then do a svn checkout on the said

Re: [users@httpd] SVN checkout of latest official Apache release

2016-06-07 Thread Mike Rumph
//svn.apache.org/repos/asf/httpd/httpd/tags/2.4.20 <https://svn.apache.org/repos/httpd/branchwa/2.2.x>” . Thanks, Mike

Re: [users@httpd] RE: [Non-DoD Source] Re: [users@httpd] Apache response time slow

2016-06-06 Thread Mike Rumph
On 6/6/2016 4:13 AM, ithier@jdi.socom.mil wrote: Mike I ran the Perl program from the shell and took the same time of 40 seconds Oscar Hello Oscar, Okay. So the high response time seems to be independent of the Apache HTTP Server. You may want to continue your inquiry to Perl

Re: [users@httpd] Apache response time slow

2016-06-02 Thread Mike Rumph
e httpd server? Thanks, Mike - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [users@httpd] Apache response time slow

2016-06-02 Thread Mike Rumph
to a Sybase server? What do you see in the access log? - This may help to determine if the delay is in Apache httpd or in the Sybase server? Has something changed in the Sybase database or in how it is accessed? Thanks,

Re: [users@httpd] Buffer overrun in Apache 2.4.7-2.4.17

2015-12-21 Thread Mike Pastore
On Wed, Dec 16, 2015 at 12:26 AM, William A Rowe Jr wrote: > On Tue, Dec 15, 2015 at 2:34 PM, Mike Pastore wrote: > >> Hi folks, >> >> I believe I've found a buffer overrun affecting (at least) Apache 2.4.7 >> and 2.4.17. I don't know enough about this s

[users@httpd] Buffer overrun in Apache 2.4.7-2.4.17

2015-12-15 Thread Mike Pastore
ndings and help me handle it responsibly, I would greatly appreciate it. Thank you in advance, Mike Pastore m...@oobak.org

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

2015-10-22 Thread Mike Rumph
Hello Doyle, I suspect that pcre2 is not yet supported by Apache httpd. Thanks, Mike Rumph On 10/7/2015 8:52 AM, Doyle Jonathan wrote: Yes, although I’m not sure about the exact path. My source distributions are at /Users/ewandelanoy/Documents/Installers/ My installed stuff are at

Re: [users@httpd] Strange Apache behavior

2015-07-21 Thread Mike Rumph
/mod_dir.html#directoryindex>| (/e.g./, |index.html|) in that directory, then |mod_autoindex <http://httpd.apache.org/docs/2.2/mod/mod_autoindex.html>| will return a formatted listing of the directory. Thanks, Mike On 7/21/2015 11:12 AM, John Fisher GM wrote: We're run

Re: [users@httpd] Odd behaviour with LDAP authentication

2015-07-16 Thread Mike Sandells
On 15/07/2015 16:51, Mike Sandells wrote: [Intermittent LDAP authentication failures] As is often the case, we got to the bottom of this fairly quickly after posting the above. It was a problem with a specific domain controller, and having fixed that, all is now normal... Mike -- Mike

[users@httpd] Odd behaviour with LDAP authentication

2015-07-15 Thread Mike Sandells
r that I have reason to think works. But I have no reason to suspect any of our domain controllers as being at fault, and have done test LDAP lookups against all of them to test access. Mike -- Mike Sandells The University of Liverpool - Computing Services Department Email: mik...@liv.ac.uk

Re: [users@httpd] Issues with Apache Install

2015-06-11 Thread Mike Rumph
the port from 80 to 8080. Thanks, Mike On 6/11/2015 6:10 AM, Shailender Singh wrote: and here is the command I am running along with error since it is an old version 2,0,63 so |httpd.exe is not available| D:\Program Files\Apache Group\Apache2\bin>*apache -k install* *(OS 10013)An atte

Re: [users@httpd] Issues with Apache Install

2015-06-11 Thread Mike Rumph
://httpd.apache.org/docs/2.4/invoking.html Thanks, Mike Rumph On 6/11/2015 5:21 AM, Shailender Singh wrote: Thanks Shashi for quick reply ! I ma new to Apache , how to we grant root permission ? all I know is that we can open cmd to run as admin , which unfortunately did not help. Cheers

Re: [users@httpd]Does mod_maxmiddb take action after mod_rewrite?

2015-05-21 Thread Mike Rumph
Hello Rubén, I added a subject line to your email to make it easier to track. For questions related to mod_maxminddb, you are more likely to find help on the MaxMind support page: - https://www.maxmind.com/en/online-support-resources - https://github.com/maxmind/mod_maxminddb Thanks, Mike

Re: [users@httpd] Logging question - referer logging not working when done in addition to separate access_log

2015-04-29 Thread Mike Rumph
Hello John, For one thing, your regexes look a little strange. The "|" should be inside the parens, like the following: "\.(jpg|gif|png|css|js)$" Thanks, Mike Rumph On 4/29/2015 10:27 AM, Rose, John B wrote: Apache 2.2 We are attempting to set up a referer_log fil

Re: [users@httpd] httpd 2.4.12 ignoring net.ipv4.ip_local_port_range

2015-04-15 Thread Mike Peachey
Of course you are right. I considered the client would be the issue and do not now remember why I discounted it. Thank you. On 14 April 2015 at 17:00, Eric Covener wrote: > On Tue, Apr 14, 2015 at 6:49 AM, Mike Peachey > wrote: > > This client is getting responses from httpd on

[users@httpd] httpd 2.4.12 ignoring net.ipv4.ip_local_port_range

2015-04-14 Thread Mike Peachey
0 0 ::::443 ::::63159TIME_WAIT - This client is getting responses from httpd on ports 63156+ As far as I understand it this should not be permitted as the maximum local port is set to 61000. Bug? Feature? Thanks in advance. -- Mike Peachey mike.peac...@port.im

Re: [users@httpd] sudo: apachectl: command not found

2015-04-01 Thread Mike Rumph
care, Mike Rumph On 3/31/2015 8:56 PM, Padmahas Bn wrote: Hello mike, I would like to clarify one thing. Whatever the apache related command I execute inside /usr/local/apache2/bin, it all affecting the apache inside /usr. The exact reason may be because I installed apache inside /usr at

Re: [users@httpd] sudo: apachectl: command not found

2015-03-31 Thread Mike Rumph
://httpd.apache.org/docs/2.4/install.html#configure - http://httpd.apache.org/docs/2.4/programs/configure.html Take care, Mike On 3/31/2015 4:19 PM, Padmahas Bn wrote: Hello mike, Yes you are write I installed server first inside /usr and then inside /usr/local/apache2 (installed by default when I

Re: [users@httpd] Only apache 2.4 installed in /usr works fine but not in "/usr/local/apache2" please help me.

2015-03-31 Thread Mike Rumph
Hello Padmahas, The problem is probably due to the issues listed in your other email thread: "sudo: apachectl: command not found" Thanks, Mike Rumph On 3/31/2015 4:08 AM, Padmahas Bn wrote: I noticed that apr installed without --prefix option installs apr to /usr/local by default

Re: [users@httpd] sudo: apachectl: command not found

2015-03-31 Thread Mike Rumph
- http://httpd.apache.org/docs/2.4/programs/httpd.html Thanks, Mike Rumph On 3/31/2015 3:36 AM, Padmahas Bn wrote: *If anyone finds this as a big question please let me know. I'll precise my problem. Steps I followed:* I installed apr and apr-utils package in the path *"/usr&q

Re: [users@httpd] Need confirmation of Issue Fix in Apache HTTP server 2.2.29

2014-12-26 Thread Mike Rumph
10661 Error 3 (CVE-2014-0117) was fixed for 2.4.10 in SVN revision 1610737: - http://svn.apache.org/viewvc?view=revision&revision=1610737 Thanks, Mike Rumph On 12/26/2014 12:01 AM, Sengodan, Kesavan wrote: Hi I would like to confirm whether the following issues are fixed in Apac

Re: [users@httpd] mod_remoteip not setting client's ip with AWS ELB

2014-10-02 Thread Mike Rumph
On 10/2/2014 11:07 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mike, Okay, using %a works when using mod_remoteip. AWS Linux uses %h by default for its httpd.conf definition of "combined" log format, so I've changed that and I'm getting

Re: [users@httpd] mod_remoteip not setting client's ip with AWS ELB

2014-10-02 Thread Mike Rumph
mod_remoteip), you should add the %a field to your LogFormat directive. - http://httpd.apache.org/docs/2.4/mod/mod_log_config.html#formats On 10/2/2014 9:04 AM, Mike Rumph wrote: Hello Christopher, Since you are running 2.4.10, you have the latest mod_remoteip fixes. But I think the problem is in

Re: [users@httpd] mod_remoteip not setting client's ip with AWS ELB

2014-10-02 Thread Mike Rumph
external proxies. And your true client ip address will not be used. Try the following directives instead: RemoteIPHeader X-Forwarded-For RemoteIPInternalProxy 10.0.0.0/8 Let us know if this works for you. Thanks, Mike Rumph On 10/2/2014 6:46 AM, Christopher Schultz wrote: Mike, On 10/1/14 5

Re: [users@httpd] mod_remoteip not setting client's ip with AWS ELB

2014-10-01 Thread Mike Rumph
=55635#c1 Thanks, Mike Rumph On 10/1/2014 11:00 AM, Christopher Schultz wrote: All, I'm trying to get httpd working behind an AWS ELB but still using the remote client's information whenever possible. ELB provides the X-Forwarded-For, X-Forwarded-Port, and X-Forwarded-Proto HTTP h

Re: [users@httpd] Understanding Apache Mutex directive.

2014-09-04 Thread Mike Rumph
Hi. I was reading this -- http://httpd.apache.org/docs/trunk/mod/core.html#mutex Before we continue, I would like to clarify another doubt that I have. There's a 'mutex mechanism' and then there's a 'mutex name'. What's the difference? The 'mutex mechanism' is the means by which the m

Re: [users@httpd] Understanding Apache Mutex directive.

2014-09-03 Thread Mike Rumph
quot; applies to the mechanism (argument 1). And the phrase "The following table documents" applies to the mutex-name (argument 2). I hope this helps. Thanks, Mike Rumph On 9/2/2014 10:10 PM, dE wrote: Hi. I was reading this -- http://httpd.apache.org/docs/trunk/mod/core.html#mute

Re: [users@httpd] Reconciling security advisories

2014-07-29 Thread Mike Rumph
://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup The fix for this was applied to the 2.2 branch with revision 1610515. - http://svn.apache.org/viewvc?view=revision&revision=r1610515 Thanks, Mike Rumph On 7/29/2014 9:08 AM, michael.bea...@securian.com wrote:

AW: [users@httpd] apache umask to get 775 file permissions [wd-vc]

2014-07-28 Thread Mike Wenzel
It is a perl script. And yeah, I didn't thought about let the perl script change the permissions. I'm now doing it this way. Best regards Mike Wenzel Von: Bremser, Kurt (AMOS Austria GmbH) [mailto:kurt.brem...@allianz.at] Gesendet: Montag, 28. Juli 2014 10:02 An: users@httpd.apache.o

[users@httpd] apache umask to get 775 file permissions

2014-07-27 Thread Mike Wenzel
I got an cgi-script which is creating a file. This file need 775 permissions (rwxrwxr-x). I need to get the apache to create this file with 775 permissions. I researched, but 90% of all those solutions doesn't work for me or those "init scripts" doesn't even exists on my openSUSE 13.1 64-Bit. I

[users@httpd] virtual server trouble-shooting help

2014-05-11 Thread Mike Steigerwald
ntu:~$ ls -ld /etc/apache2/sites-enabled drwxr-xr-x 2 drupalpro drupalpro 4096 May 11 17:18 /etc/apache2/sites-enabled What else should I check? Thanks, Mike Steigerwald https://www.facebook.com/MFSteigerwald https://twitter.com/MFSteigerwald <https://twitter.com/#!/MFSteigerwald> ht

[users@httpd] building httpd with openldap

2014-04-22 Thread Vanhorn, Mike
ep for apr-util). I have tried "--with-ldap=/opt/csw", but using that causes the configure to fail when it tries to check for ldap. How do I tell the configure process to use the LDAP libraries that are in /opt/csw and ignore any other one(s) it finds? Thanks! --- Mike VanHorn Senior Compu

[users@httpd] Deploying an FCGI C filter on shared hosting, Action mime-type configuration

2014-03-30 Thread Mike Comaroto
type extensions. I need to overcome this hurdle so I can move on the meat of my website, which is the engineering calculations. I have spent every waking hour during non-work hours getting my infrastructure ready, but I'm finding not only my time limited, but I need more sleep! Thanks i

Re: [users@httpd] Running two different versions of httpd in same machine

2014-02-21 Thread Mike Rumph
Hello Venkatesh, If you wish to move from httpd 1.3.x to 2.2.x, then the following link would probably be a good place to start: http://httpd.apache.org/docs/2.2/upgrading.html Thanks, Mike Rumph On 2/20/2014 11:41 PM, Venkatesh Prabu Narayanan wrote: Hi, We are running apache httpd

Re: [users@httpd] apache caching 400 http status?

2014-02-12 Thread Mike Rumph
Hello Anthony, The discussion on the caching of 503 errors in bug 55669 may apply to this email thread as well. - https://issues.apache.org/bugzilla/show_bug.cgi?id=55669 Thanks, Mike Rumph On 2/12/2014 2:35 PM, Anthony J. Biacco wrote: I'm running compiled apache 2.2.24 on centos 6

Re: [users@httpd] Apache web server 2.2 installation problem on Windows 7

2014-01-08 Thread Mike Rumph
Hello Satyajit, Did you try following the instructions for running Apache httpd as a service on Windows at the following link? - http://httpd.apache.org/docs/2.2/platform/windows.html#winsvc Thanks, Mike Rumph On 1/8/2014 12:31 AM, Satyajit Patnaik wrote: Hi team, I have a requirement

Re: [users@httpd] internal dummy connection

2013-10-30 Thread Mike Rumph
Hello el kalin, For what it's worth, I think that ::1 is the loopback interface address for IPv6 just as 127.0.0.1 is for IPv4. So your samples do have an IP address (::1). Thanks, Mike Rumph On 10/30/2013 1:35 PM, el kalin wrote: i did. it said it's normal but my server gets bogg

Re: [users@httpd] Apache Virtual Host Config issue

2013-10-21 Thread Mike Rumph
Hello Chris, Very detailed instructions! I can add about 3 cents worth. On my Windows 7 system /etc/hosts is at C:\Windows\System32\drivers\etc\hosts. Take care, Mike Rumph On 10/16/2013 6:04 AM, Chris Gordon wrote: Hello Ammar, I happed to be setting up Name Based Virtual Hosting using 2

Re: [users@httpd] New to apache

2013-10-02 Thread Mike Rumph
Hello Tim, You could be begin with the Apache httpd 2.2 upgrade instructions at the following link: - http://httpd.apache.org/docs/2.2/install.html#upgrading Please, let us know what specific issues you run into. Thanks, Mike Rumph On 10/2/2013 8:24 AM, Tim Charron wrote: Good Morning

Re: [users@httpd] HTTPD shutting down (gracefully), without any seemingly reason

2013-07-22 Thread Mike Rumph
care, Mike Rumph On 7/21/2013 8:56 PM, Ajay Garg wrote: Hi all. I have been trying to run HTTPD with "mod_wsgi" since last some days on a Fedora-18 ARM, and have been having issues. Following is the latest one. When I start HTTPD, it dies immediately. Following are the setup-

Re: [users@httpd] "httpd" service timing-out

2013-07-19 Thread Mike Rumph
"apachectl restart" or "apachectl graceful". I also found this related bug report from RedHat: - https://bugzilla.redhat.com/show_bug.cgi?id=909703 Take care, Mike On 7/18/2013 10:50 PM, Ajay Garg wrote: Mike, Running either of the above two scripts, I get ""&quo

Re: [users@httpd] "httpd" service timing-out

2013-07-18 Thread Mike Rumph
Hello Ajay, You could try using "apachectl -k restart" or "apachectl -k graceful". The following link has these and other options for restarting Apache httpd: - http://httpd.apache.org/docs/2.4/stopping.html#hup Thanks, Mike Rumph On 7/18/2013 2:54 PM, Ajay Garg wro

  1   2   3   4   5   >