Re: [users@httpd] Multi site SSL problems

2024-05-10 Thread Frank Gingras
On Fri, May 10, 2024 at 5:53 PM Tatsuki Makino wrote: > Hello. > > By the way, do you have the setting enabled to use the Host header used to > switch NameVirtualHost during TLS negotiation? > I don't know how to do that since the Japanese documentation is rarely > updated :) > Were those things

Re: [users@httpd] Multi site SSL problems

2024-05-10 Thread Frank Gingras
On Fri, May 10, 2024 at 4:10 PM John wrote: > On Fri, 2024-05-10 at 15:48 -0400, Sean Conner wrote: > > It was thus said that the Great Chris me once stated: > > > I set up each entry with but when I do that, the > > > second site will complain that the cert is for site1. So if I go to > > >

Re: [users@httpd] Multi site SSL problems

2024-05-09 Thread Frank Gingras
On Thu, May 9, 2024 at 6:54 PM Chris me wrote: > Hi, I am having an issue trying to get multiple sites with their own SSL > cert. I purchased AlphaSSL certs for them. > > The strange thing, the first cert works, the second gives me an > ERR_SSL_PROTOCOL_ERROR, but only on some systems. > > > >

Re: [users@httpd] Stripping query string except from specific URL

2024-04-28 Thread Frank Gingras
On Sun, Apr 28, 2024 at 4:05 PM Dave Wreski wrote: > Hi, > > I'm really quite stuck and hoped you could help. > > My apologies - the output was from wget, as that's what I typically use. >> >> $ curl 'https://guardiandigital.com/resources/blog?start=48' >> >> >> 301 Moved Permanently >> >>

Re: [users@httpd] Stripping query string except from specific URL

2024-04-24 Thread Frank Gingras
On Wed, Apr 24, 2024 at 7:05 PM Dave Wreski wrote: > > 13 62.111.193.42 - - [24/Apr/2024:15:19:36 -0400] "GET /index.php >> HTTP/1.1" 200 33921 r:"-" "Wget/1.21.4" X:"SAMEORIGIN" 0/129431 >> 573/35481/33921 H:HTTP/1.1 U:/index.php gd443 s:200 >> > > It did exactly what you asked, yes. > >

Re: [users@httpd] Stripping query string except from specific URL

2024-04-24 Thread Frank Gingras
On Wed, Apr 24, 2024 at 4:58 PM Dave Wreski wrote: > Hi, > > We have a situation where we need to strip a query string from all URLs >>> except ones matching a particular pattern. However, when I try the rules >>> below, it redirects to the homepage for some reason. >>> >>> In this example, I'd

Re: [users@httpd] Stripping query string except from specific URL

2024-04-24 Thread Frank Gingras
On Wed, Apr 24, 2024 at 12:43 PM Dave Wreski wrote: > Hi, > > We have a situation where we need to strip a query string from all URLs >> except ones matching a particular pattern. However, when I try the rules >> below, it redirects to the homepage for some reason. >> >> In this example, I'd

Re: [users@httpd] Stripping query string except from specific URL

2024-04-19 Thread Frank Gingras
On Fri, Apr 19, 2024 at 11:16 AM Dave Wreski wrote: > Hi, > > We have a situation where we need to strip a query string from all URLs > except ones matching a particular pattern. However, when I try the rules > below, it redirects to the homepage for some reason. > > In this example, I'd like to

Re: [users@httpd] MTLS Setup issue - Apache HTTP Server and Weblogic

2024-04-18 Thread Frank Gingras
On Thu, Apr 18, 2024 at 3:22 AM Daiya, Devendra singh wrote: > Hi Team, > > > > Need help in setting up MTLS between Apache HTTP server and Weblogic > server (App Server). > > > > I have gone through few links but those are not working. Post following > suggested steps I was able to start Apache

Re: [users@httpd] openssl comand(s) for https mode on apache 2.4 on windows.

2024-04-16 Thread Frank Gingras
On Tue, Apr 16, 2024 at 11:11 AM Marc wrote: > > > > > > But should your development be not protocol independent? If your > > code works on http it should also work on https. I am getting sick of > > these wordpress idiots where they still have hardcoded links everywhere > > and I can't

Re: [users@httpd] Cannot Delete a WordPress Database. Trying to Install a Second Database.

2024-03-17 Thread Frank Gingras
On Mon, Mar 18, 2024 at 12:34 AM wrote: > I'll start off by saying I know nothing about servers and the technical > details of WordPress. > > > > I had installed WordPress to one of my local hard drives so I can design > two separate websites and test them both offline. However, when I try to >

Re: [users@httpd] Apache Keeps Crashing in XAMPP.

2024-03-05 Thread Frank Gingras
On Tue, Mar 5, 2024 at 11:04 PM wrote: > Hello. > > > > I’ve been trying to install WordPress on an external drive on my local > computer so I can build and test a website locally. > > > > But I continue to have issues with Apache, which I’m trying to use via the > XAMPP Control Panel. > > > >

Re: [users@httpd] Apache Not Starting via XAMPP.

2024-03-03 Thread Frank Gingras
t already. So, I guess something else is > causing Apache to crash. But, what, exactly? I'm not really sure which log > to check. > > Help, please. > > > -Original Message- > > From: Frank Gingras > > Sent: Saturday, March 2, 2024 8:54 PM > > To: users@ht

Re: [users@httpd] Apache Not Starting via XAMPP.

2024-03-02 Thread Frank Gingras
On Fri, Mar 1, 2024 at 8:04 PM wrote: > Greetings. > > I would like to install WordPress on an external USB drive connected to my > local Windows 11 workstation so I can design and try out new websites > without immediately posting to an online and public hosting service. > > To that end, I

Re: [users@httpd] Limiting redirects with rewriterule/rewritecond

2024-02-29 Thread Frank Gingras
On Thu, Feb 29, 2024 at 7:18 AM Dave Wreski wrote: > > In my ongoing effort to reduce the number of redirects for >> linuxsecurity.com, I could use a bit more help. Currently we have one >> redirect to strip off any potential trailing slash as well as another that >> strips out any preceding

Re: [users@httpd] Limiting redirects with rewriterule/rewritecond

2024-02-27 Thread Frank Gingras
On Sun, Feb 25, 2024 at 5:29 PM Dave Wreski wrote: > Hi, > > In my ongoing effort to reduce the number of redirects for > linuxsecurity.com, I could use a bit more help. Currently we have one > redirect to strip off any potential trailing slash as well as another that > strips out any preceding

Re: [users@httpd] working with a reverse proxy

2024-02-27 Thread Frank Gingras
On Tue, Feb 27, 2024 at 5:10 PM Marc wrote: > > > > > > What would a best practice of 'informing' the proxyhost about that it > is > > being proxied and it should send the defaulthost hostname? > > > > can try > > https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#proxypreservehost > > Proxy

Re: [users@httpd] Tracing redirects

2024-02-24 Thread Frank Gingras
On Sat, Feb 24, 2024 at 12:18 PM Alec Burgess wrote: > Alec Burgess passed away please remove home from your mailing list > > Regards Pattie > Regards ... Alec > -- > > > On Fri, Nov 24, 2023 at 8:24 PM Will Fatherley > wrote: > >> >> >>> - use a client on the first url, and write the location

Re: [users@httpd] Forwarding question.

2024-02-08 Thread Frank Gingras
On Thu, Feb 8, 2024 at 10:53 PM joe a wrote: > On 2/5/2024 14:19:24, joe a wrote: > > On 2/5/2024 13:24:22, Frank Gingras wrote: > >> > >> > >> On Mon, Feb 5, 2024 at 1:20 PM joe a >> <mailto:joea-li...@j4computers.com>> wrote: >

Re: [users@httpd] Forwarding question.

2024-02-05 Thread Frank Gingras
On Mon, Feb 5, 2024 at 1:20 PM joe a wrote: > On 2/5/2024 11:58:55, Frank Gingras wrote: > > > > > > On Mon, Feb 5, 2024 at 11:55 AM joe a > <mailto:joea-li...@j4computers.com>> wrote: > > > > In a case where there is only one available incomi

Re: [users@httpd] Forwarding question.

2024-02-05 Thread Frank Gingras
On Mon, Feb 5, 2024 at 11:55 AM joe a wrote: > In a case where there is only one available incoming IP, is there a way, > within apache, to host different domains, each on its own internal > server, without requiring the external "calling browser" being any the > wiser? That is, without

Re: [users@httpd] missing image

2024-01-31 Thread Frank Gingras
On Wed, Jan 31, 2024 at 2:54 PM Sherrard Burton wrote: > > > On 1/31/24 02:26 PM, Adam Weremczuk wrote: > > > > I've already tried replacing relative path to the image with absolute > > but it made no difference. > > > > Any ideas? > > > > do you have a live example with the absolute path? the

Re: [users@httpd] Script behaving differently when run by Apache and when run from a shell by user www-data?

2024-01-23 Thread Frank Gingras
On Tue, Jan 23, 2024 at 2:12 PM EML wrote: > > Let's take a step back - why are you unmounting from a cgi script? > > It's a one-time setup when a user configures a new system. Most of these > users aren't shell-literate, so they configure by ticking boxes on a web > page. The system is a VPS,

Re: [users@httpd] Script behaving differently when run by Apache and when run from a shell by user www-data?

2024-01-23 Thread Frank Gingras
On Tue, Jan 23, 2024 at 2:02 PM EML wrote: > The CGI Howto page contains some basic information on how Apache actually > runs a program, but is there any more detailed information anywhere? > > Specifically, I have a problem where a bash script runs as expected when > run from an interactive

Re: [users@httpd] Removing trailing slashes with query strings

2024-01-18 Thread Frank Gingras
On Thu, Jan 18, 2024 at 7:44 AM Dave Wreski wrote: > Hi, > > [Tue Jan 16 08:55:13.289205 2024] [rewrite:trace1] [pid 904886:tid 904938] mod_rewrite.c(493): [client 68.111.193.42:0] 68.195.193.42 - - [ webstage.example.com/sid#560ba7f01a68][rid#7f2b1c0bc210/initial

Re: [users@httpd] Removing trailing slashes with query strings

2024-01-17 Thread Frank Gingras
On Wed, Jan 17, 2024 at 9:21 AM Dave Wreski wrote: > Hi, > > [Tue Jan 16 08:55:13.289205 2024] [rewrite:trace1] [pid 904886:tid 904938] >>> mod_rewrite.c(493): [client 68.111.193.42:0] 68.195.193.42 - - [ >>> webstage.example.com/sid#560ba7f01a68][rid#7f2b1c0bc210/initial >>>

Re: [users@httpd] Removing trailing slashes with query strings

2024-01-16 Thread Frank Gingras
On Tue, Jan 16, 2024 at 3:33 PM Dave Wreski wrote: > Hi, > On 1/16/24 3:03 PM, Dave Wreski wrote: > > > [Tue Jan 16 08:55:13.289205 2024] [rewrite:trace1] [pid 904886:tid 904938] >> mod_rewrite.c(493): [client 68.111.193.42:0] 68.195.193.42 - - [ >>

Re: [users@httpd] Removing trailing slashes with query strings

2024-01-16 Thread Frank Gingras
On Tue, Jan 16, 2024 at 9:30 AM Dave Wreski wrote: > Hi, > > I have the following rule that works well to remove trailing slashes from >> URLs: >> >> RewriteCond %{REQUEST_FILENAME} !-d >> RewriteRule ^(.*)/$ $1 [R=301,L] >> >> This is done to prevent the non-slash URL from being treated as

Re: [users@httpd] Removing trailing slashes with query strings

2024-01-15 Thread Frank Gingras
On Mon, Jan 15, 2024 at 10:16 PM Dave Wreski wrote: > Hi, > > I have the following rule that works well to remove trailing slashes from > URLs: > > RewriteCond %{REQUEST_FILENAME} !-d > RewriteRule ^(.*)/$ $1 [R=301,L] > > This is done to prevent the non-slash URL from being treated as duplicate

Re: [users@httpd] Rewrite query string?

2024-01-04 Thread Frank Gingras
On Thu, Jan 4, 2024 at 5:03 PM Will Fatherley wrote: > > https://example.com/search?searchword=CVE-2021-4014= >> >> I've tried the following RewriteCond/RewriteRule in various forms, but not >> sure what I'm doing wrong. >> >> RewriteCond %{QUERY_STRING} ^searchword=(.*) >> RewriteRule ^ q=$1

Re: [users@httpd] Rewrite query string?

2024-01-04 Thread Frank Gingras
On Thu, Jan 4, 2024 at 2:53 PM Dave Wreski wrote: > Hi, > > I'm trying to replace "searchword" with just "search" in the following URL: > > https://example.com/search?searchword=CVE-2021-4014= > > I've tried the following RewriteCond/RewriteRule in various forms, but not > sure what I'm doing

Re: [users@httpd] Problems with "VirtualHost"

2023-12-18 Thread Frank Gingras
; > Mutex proxy-balancer-shm: using_defaults > > Mutex rewrite-map: using_defaults > > Mutex authdigest-client: using_defaults > > Mutex lua-ivm-shm: using_defaults > > Mutex proxy: using_defaults > > Mutex authn-socache: using_defaults > > Mutex default:

Re: [users@httpd] Problems with "VirtualHost"

2023-12-15 Thread Frank Gingras
On Fri, Dec 15, 2023 at 2:57 AM Gestió Servidors wrote: > Hello, > > > > I have a small Apache where I run a redirection to two private hosts. My > machine (R, router) is connected to Interned and to a private LAN > (192.168.x.x/16). Behind “R”, there are two machines (A and B) that are >

Re: [users@httpd] Removing trailing slashes?

2023-12-14 Thread Frank Gingras
On Thu, Dec 14, 2023 at 10:21 AM Dave Wreski wrote: > Hi, > > I would stop using .htaccess files, first, and merge all rewrite rules in > the relevant vhost / Directory block. Then, I would use the rewrite log to > see what is really happening. > > Using multiple .htaccess files is a recipe to

Re: [users@httpd] Removing trailing slashes?

2023-12-14 Thread Frank Gingras
On Thu, Dec 14, 2023 at 8:52 AM Dave Wreski wrote: > Hi, > > I have a FAQ, but need some additional info I haven't been able to find. >> I'm trying to process links Google has indicated are 404s that never really >> ever existed on our site. >> >> I have an htaccess file I'm Including with my

Re: [users@httpd] Removing trailing slashes?

2023-12-13 Thread Frank Gingras
On Wed, Dec 13, 2023 at 7:13 PM Dave Wreski wrote: > Hi, > > I have a FAQ, but need some additional info I haven't been able to find. > I'm trying to process links Google has indicated are 404s that never really > ever existed on our site. > > I have an htaccess file I'm Including with my main

Re: [users@httpd] RE: [External][users@httpd] Building 32-bit Apache-httpd

2023-11-28 Thread Frank Gingras
On Tue, Nov 28, 2023 at 12:11 PM Daga, Navin (Navin) wrote: > On Tue, Nov 28, 2023 at 9:19 AM Will Fatherley > wrote: > > > > >> Any help on this? How to build 32-bit Apache httpd on a 64-bit server? > > I am unsure of recommended workarounds as I usually have my package > manager build httpd

Re: [users@httpd] RE: [External][users@httpd] Building 32-bit Apache-httpd

2023-11-28 Thread Frank Gingras
On Tue, Nov 28, 2023 at 9:19 AM Will Fatherley wrote: > > >> >> Any help on this? How to build 32-bit Apache httpd on a 64-bit server? >> > I am unsure of recommended workarounds as I usually have my package > manager build httpd directly from that OSs package index. That said, a > container or

Re: [users@httpd] Still have messed up TLS

2023-11-27 Thread Frank Gingras
On Mon, Nov 27, 2023 at 2:47 PM John wrote: > On Sun, 2023-11-26 at 18:06 -0500, Paul wrote: > > On 2023-11-26 16:12, John wrote: > > > After a week of chasing this around I have managed to change the > problem several times but I'm > > > still > > > unable to get Apache started. I **think**

Re: [users@httpd] Still have messed up TLS

2023-11-26 Thread Frank Gingras
On Sun, Nov 26, 2023 at 4:13 PM John wrote: > After a week of chasing this around I have managed to change the problem > several times but I'm still > unable to get Apache started. I **think** there is something unrelated to > the error that I'm seeing > that may have been included in the

Re: [users@httpd] Connection TLS Error

2023-11-19 Thread Frank Gingras
On Sun, Nov 19, 2023 at 3:25 PM John wrote: > On Sun, 2023-11-19 at 15:17 -0500, Eric Covener wrote: > > On Sun, Nov 19, 2023 at 3:15 PM John wrote: > > > > > > On Sun, 2023-11-19 at 14:35 -0500, Eric Covener wrote: > > > > On Sun, Nov 19, 2023 at 2:31 PM John wrote: > > > > > > > > > > When I

Re: [users@httpd] Tightening security on my webserver

2023-11-14 Thread Frank Gingras
You could look at the AcceptPathInfo directive in the meantime as well. On Tue, Nov 14, 2023 at 4:04 PM Frank Gingras wrote: > The URI path part of pathinfo is not "ignored", nor "considered" by the > web server. It is simply passed to the php application. If

Re: [users@httpd] Tightening security on my webserver

2023-11-14 Thread Frank Gingras
d by the web > server so why is this text being reflected back as part of the > response??? Is it something I'm doing in my php script? (I don't think so). > > Cheers > Murray > > > > On Wed, 15 Nov 2023 at 09:47, Frank Gingras wrote: > >> Since you're using

Re: [users@httpd] Tightening security on my webserver

2023-11-14 Thread Frank Gingras
, and yes it is. > > Cheers > Murray > > > > On Wed, 15 Nov 2023 at 07:36, Frank Gingras wrote: > >> To be clear, is sobs.com.au your domain name? >> >> On Tue, Nov 14, 2023 at 1:26 PM Murray Collingwood < >> mur...@focus-computing.com.au> wrote: >

Re: [users@httpd] Tightening security on my webserver

2023-11-14 Thread Frank Gingras
To be clear, is sobs.com.au your domain name? On Tue, Nov 14, 2023 at 1:26 PM Murray Collingwood < mur...@focus-computing.com.au> wrote: > Hi folks > > First time poster. I recently became aware that hackers were able to > include scripts in my URLs that would run (when reflected back to the >

Re: [users@httpd] Ubuntu/Apache2/laravel - test project setup in subdirs

2023-11-12 Thread Frank Gingras
On Sun, Nov 12, 2023 at 6:47 PM bruce wrote: > Hi. > > Setting up a test laravel app to run as a subdir: > ie /var/www/html/wave/wave/public (index.php) > > the idea is to have the url > http://1.2.3.4/wave (is this possible? or dies it need to be > http://1.2.3.4/wave/index.php

Re: [users@httpd] ubuntu apache2

2023-11-11 Thread Frank Gingras
egardless of what I do with "wave.conf" in the > /etc/apache2/sites-available/wave.conf > > Researching the 'net.. seems others have experienced the same issue... > > just weird.. > > > > > On Sat, Nov 11, 2023 at 9:43 PM Frank Gingras wrote: > > > > &

Re: [users@httpd] ubuntu apache2

2023-11-11 Thread Frank Gingras
On Sat, Nov 11, 2023 at 9:25 PM bruce wrote: > I wasnt sure if servername is optional, or used. Since I have no > domain/server, I'm assuming I can the use the test ipAddress.. > > still testing! > > thanks > > On Sat, Nov 11, 2023 at 8:46 PM Frank Gingras wrote: > &

Re: [users@httpd] ubuntu apache2

2023-11-11 Thread Frank Gingras
quot;www-data" id=33 > Group: name="www-data" id=33 > > Main DocumentRoot: "/var/www/html" <<<<<<<< what the heck!!! > and I get this as the default... where/why is this set? > > did a "find" and only saw it in the /etc

Re: [users@httpd] Unicode Chars not working

2023-11-11 Thread Frank Gingras
> Sent from my Galaxy > > > Original message > From: Frank Gingras > Date: 2023-11-11 4:02 p.m. (GMT-08:00) > To: users@httpd.apache.org > Subject: Re: [users@httpd] Unicode Chars not working > > > > On Sat, Nov 11, 2023 at 6:49 PM Chris me wrote: > >&

Re: [users@httpd] Unicode Chars not working

2023-11-11 Thread Frank Gingras
On Sat, Nov 11, 2023 at 6:49 PM Chris me wrote: > Hi, > > I am moving my site from one server to another, both are apache 2. The > files where tarred and zipped on one linux server and copied to another > linux server. > > > > On the new server, any pages with a Unicode character is getting

Re: [users@httpd] ubuntu apache2

2023-11-11 Thread Frank Gingras
On Sat, Nov 11, 2023 at 6:20 PM bruce wrote: > Thanks.. > > Tried again. Same results. As far as 2.2 directives vs 2.4.. could you > clarify? > > Pretty sure this is simple.. but can't see what's missing... > > thanks > > On Sat, Nov 11, 2023 a

Re: [users@httpd] ubuntu apache2

2023-11-11 Thread Frank Gingras
ess.log combined > > > > > > and then simply run > a2ensite wave.conf > service apache2 reload > systemctl restart apache2 > > to restart apache... > >

Re: [users@httpd] ubuntu apache2

2023-11-11 Thread Frank Gingras
On Sat, Nov 11, 2023 at 5:16 PM bruce wrote: > Hi. > > Trying to set up a test http://1.2.3.4/foo > > where I have a laravel/php setup > /var/www/html/foo/foo/public <<< > > As far as I can tell, there should be an "alias.conf" -- foo.conf in the > /etc/apache2/conf-availables/alias.conf >

Re: [users@httpd] Weird issue with "H2Push" combined with FilesMatch

2023-10-24 Thread Frank Gingras
On Tue, Oct 24, 2023 at 2:02 PM Paul wrote: > On 2023-10-24 13:17, Jose Stefan wrote: > > Please don't top-post > > > No, not that I am aware off. The push is only triggered by the > > "H2PushResource" directive shown. Which I tried to showcase with the > > 3^rd test. > > > > Within fileA.php

Re: [users@httpd] Unable to build Apache httpd

2023-10-23 Thread Frank Gingras
Perhaps the libtool version is older/different - what happens when you remove the space? On Fri, Oct 20, 2023 at 12:19 PM Daga, Navin (Navin) wrote: > I'm trying to build Apache httpd RPM from the source tarball as mentioned > in https://httpd.apache.org/docs/2.4/install.html > > > > However,

Re: [users@httpd] CVE-2033-44487

2023-10-20 Thread Frank Gingras
Yes, you need to upgrade to 2.4.58, and make sure your system has nghttp2 .57 installed. On Thu, Oct 19, 2023 at 7:31 PM Brian Southern wrote: > Has anyone been able to definitively determine if Apache HTTP 2.4.53 is > vulnerable to CVE-2023-44487? I've found forums where users and apparent >

Re: [users@httpd] basic question ---

2023-10-16 Thread Frank Gingras
PM Tatsuki Makino wrote: > Hello. > > Frank Gingras wrote on 2023/10/17 02:22: > > That's just multiviews. > > For that matter, do everyone else do multiviews? > What if we simply name the file b, and then do the following? > > > > SetHandler php-sc

Re: [users@httpd] basic question ---

2023-10-16 Thread Frank Gingras
.. > > and when I inspect the dir, I get > a.php - b.php... > > So I'm assuming that there's something happening in the httpd.conf that's > "hiding"/handling the ".php" extension. > > > So, trying to understand, so I can do my own personal test. &

Re: [users@httpd] basic question ---

2023-10-16 Thread Frank Gingras
You should use multviews, so that if you request /a, it will expand to a.php. Converting a.php to b.php makes no sense; why would you request another script in that case? You should also look at the FallbackResource directive, and use pathinfo to handle URI parameters, instead of the query

Re: [users@httpd] preciso de ajuda

2023-10-16 Thread Frank Gingras
I'll answer in English for the benefit of the list (you can use google translate). For windows, the recommended installers are from the apache lounge site: https://www.apachelounge.com/ Alternatively, you can install xampp, but that should not be run in production. On Sun, Oct 15, 2023 at 6:17 

Re: [users@httpd] proxying SSL -> SSL

2023-10-04 Thread Frank Gingras
First, do not define vhosts as :PORT, but rather either *:443 or IP:443. Secondly, to proxy from TLS to TLS, you need both SSLEngine on and SSLProxyEngine on. Avoid proxying from a block, unless strictly necessary. Use the vhost context. You can use the Location block to set headers instead.

Re: [users@httpd] Is it true that Nginx is faster, more secure and better than Apache?

2023-09-30 Thread Frank Gingras
ish? I am curious to learn more. > Is there a fair comparison between Apache and Nginx? > > > > On Saturday, September 30, 2023 at 10:35:12 AM GMT+3:30, Frank Gingras < > thu...@apache.org> wrote: > > > > > > Additionally, your recent string of question

Re: [users@httpd] Is it true that Nginx is faster, more secure and better than Apache?

2023-09-30 Thread Frank Gingras
Additionally, your recent string of questions to this mailing list come off as a bit trollish. On Sat, Sep 30, 2023 at 3:04 AM Frank Gingras wrote: > If any of the mod_php extensions are not thread-safe, you will need to use > the prefork mpm, which will indeed bloat every httpd

Re: [users@httpd] Is it true that Nginx is faster, more secure and better than Apache?

2023-09-30 Thread Frank Gingras
If any of the mod_php extensions are not thread-safe, you will need to use the prefork mpm, which will indeed bloat every httpd worker. This is not the ideal nor recommended configuration. Instead, use the event mpm and proxy_fcgi to pass the request to php-fpm. Alternatively, you can recompile

Re: [users@httpd] ? Apache support for IPv6

2023-09-28 Thread Frank Gingras
fully supported on IPv6? > > > > *From:* Frank Gingras > *Sent:* Thursday, September 28, 2023 4:16 PM > *To:* users@httpd.apache.org > *Subject:* Re: [users@httpd] ? Apache support for IPv6 > > > > This mailing list is really for the Apache HTTPd product; IPv6 has

Re: [users@httpd] ? Apache support for IPv6

2023-09-28 Thread Frank Gingras
This mailing list is really for the Apache HTTPd product; IPv6 has been fully supported on it for a long time now. On Thu, Sep 28, 2023 at 3:10 PM Cox, Kim A-CTR (FAA) wrote: > Apache mail list members: I’ve searched the archives and doc for Apache > support for IPv6 on RedHat Linux 8.x

Re: [users@httpd] Apache web server httpd in Netgear Wireless Router WNR3500L

2023-09-27 Thread Frank Gingras
You should ask the Netgear / busybox folks instead of this mailing list. Especially the former as they ship your product. On Wed., Sep. 27, 2023, 6:45 a.m. Turritopsis Dohrnii Teo En Ming, < tdtemc...@gmail.com> wrote: > Subject: Apache web server httpd in Netgear Wireless Router WNR3500L > >

Re: [users@httpd] Apache on the different platforms

2023-09-24 Thread Frank Gingras
t; feature/security tool and issue a card that expires naturally with its user. > > > -Greg > > On Sunday, September 24, 2023, Frank Gingras wrote: > >> This sounds like a homework question... what problem are you trying to >> solve, exactly? >> >> On Sun, S

Re: [users@httpd] Apache on the different platforms

2023-09-24 Thread Frank Gingras
p 24, 2023 at 9:29 PM, Frank Gingras > wrote: > It depends on the vulnerability, and if some library is the culprit, and > if that library is present on that operating system. > > On Sun, Sep 24, 2023 at 1:56 PM Jason Long > wrote: > > Hello, > If a vulnerability

Re: [users@httpd] Apache on the different platforms

2023-09-24 Thread Frank Gingras
It depends on the vulnerability, and if some library is the culprit, and if that library is present on that operating system. On Sun, Sep 24, 2023 at 1:56 PM Jason Long wrote: > Hello, > If a vulnerability is found in the Apache web server, then does that > vulnerability work both in Apache

Re: [users@httpd] Inquiry about apache httpd compile option

2023-09-18 Thread Frank Gingras
ways supports same binary > file(named httpd) regardless of compile options and whether configuration > options of apache httpd are always determined by configuration files(e.g., > httpd.conf). > -- > *보낸 사람:* Frank Gingras > *보낸 날짜:* 2023년 9월 16일 토요일 오전

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

2023-09-17 Thread Frank Gingras
e > files should I apply the changes? > > > > > On Saturday, September 16, 2023 at 02:15:06 AM GMT+3:30, Frank Gingras < > thu...@apache.org> wrote: > > > > > > You can only load one mpm module at a time. Run apachectl -M to see the > loaded mpm. > > On F

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

2023-09-15 Thread Frank Gingras
You can only load one mpm module at a time. Run apachectl -M to see the loaded mpm. On Fri, Sep 15, 2023 at 6:19 PM Jason Long wrote: > Hello, > What happens if I use both modules at the same time? > > > On Fri, Sep 15, 2023 at 3:08 PM, Daniel Ferradal > wrote: > > > El vie, 15 sept 2023 a las

Re: [users@httpd] Apache Perms for Django

2023-09-15 Thread Frank Gingras
I would take a look at: https://cwiki.apache.org/confluence/display/httpd/13PermissionDenied On Mon, Sep 4, 2023 at 2:01 AM Ahmad Bilal wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > I am in the final stage of Django deployment on Apache+mod_wsgi > however I keep getting `403

Re: [users@httpd] Inquiry about apache httpd compile option

2023-09-15 Thread Frank Gingras
What is the problem you are trying to solve here with those compile options? On Sun, Sep 10, 2023 at 5:28 AM (대학원생) 양성현 (컴퓨터공학과) wrote: > Hello, > > First of all, thank you for reading this mail. > > I send an email to this address to ask three questions about apache httpd > compilation. > >

Re: [users@httpd] realtime protection against cloud scans

2023-09-15 Thread Frank Gingras
Does the traffic from those cloud ranges have any significant impact on your server performance? On Tue, Sep 12, 2023 at 10:33 AM Marc wrote: > > Anyone having a suggestion on how to block cloud crawlers/bots? Obviously > I would like search engine bots to have access, but all the other crap I

Re: [users@httpd] where to change this "internal server error message"

2023-09-15 Thread Frank Gingras
So we're likely dealing with mod_security overriding the response. I haven't tinkered with that module in some time to give you a definitive answer. On Fri, Sep 15, 2023 at 11:49 AM Marc wrote: > > > > What is returning the 500 response here? Is php/python/perl involved? > > No, I think this

Re: [users@httpd] where to change this "internal server error message"

2023-09-15 Thread Frank Gingras
What is returning the 500 response here? Is php/python/perl involved? As for the scrapers, you are absolutely wasting your time customizing the response. I would just return a 403, actually. On Fri, Sep 15, 2023 at 11:37 AM Marc wrote: > > > See the ErrorDocument directive. > > It does not

Re: [users@httpd] where to change this "internal server error message"

2023-09-15 Thread Frank Gingras
See the ErrorDocument directive. Now, why is that response not suitable? And why would you respond with a 200 for a blocked user agent? On Fri, Sep 15, 2023 at 11:26 AM Marc wrote: > Where/how can I change this message? > > The server encountered an internal error or > misconfiguration and was

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

2023-09-14 Thread Frank Gingras
ope of Apache/httpd which just "serves" what it is given > to "serve." > > As an example, I have just rewritten a quite big (474 Gb) WP website in > html5 with minimal php and js. Result: client output identical, Apache > throughput just over 90% lower. YMMV > >

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

2023-09-14 Thread Frank Gingras
with Wordpress? > > When I must use "mpm_prefork_module"? > > > On Thu, Sep 14, 2023 at 4:24 PM, Frank Gingras > wrote: > 500MB of RAM for the httpd processes, yes. The rest of the RAM will go > towards php and MySQL. > > Since wordpress is involved, you'll want t

Re: [users@httpd] Does Apache HTTPD support .PFX format

2023-09-13 Thread Frank Gingras
httpd will generally support what openssl supports on linux; when using windows, it would depend on how it was compiled. That being said, you can try with SSLCertificateFile and SSLPassPhraseDialog and report back. On Wed, Sep 13, 2023 at 3:14 PM Santosh Kondapuram wrote: > Hi, > > > > We are

Re: [users@httpd] Enable two way SSL on Apache httpd web server.

2023-08-18 Thread Frank Gingras
Pattie, You will need to unsubscribe, then: To unsubscribe, send a message to *users-unsubscr...@httpd.apache.org * (or, if you are subscribed to the digest version of the list, send to *users-digest-unsubscr...@httpd.apache.org * ). You must send the unsubscribe message from the same email

Re: [users@httpd] How can I force a server name header?

2023-08-01 Thread Frank Gingras
http://ip/ will always land on the default (first) vhost unless you have another vhost with ServerName IP set. Just set up an arbitrary hostname to resolve to 192.168.1.7, then use http://dummyhostname/. Make sure to define a vhost with that ServerName set as well. I would encourage you to look

Re: [users@httpd] Cannot authenticate (after six years)

2023-07-31 Thread Frank Gingras
; Regards, > > -- > > Andrew Hoff > 6/10 Middle Road > Maribyrnong 3032 > Victoria > Tel: 0393185581 (Please leave a message.) > Mob: 0400966178 > Email: andrew.h...@bigpond.com > > > On Sun, 2023-07-30 at 09:20 -0400, Frank Gingras wrote: > > Data in home

Re: [users@httpd] Cannot authenticate (after six years)

2023-07-30 Thread Frank Gingras
es. > > Data in home directories is not a problem. It was just selinux. > > Regards, > > -- > > Andrew Hoff > 6/10 Middle Road > Maribyrnong 3032 > Victoria > Tel: 0393185581 (Please leave a message.) > Mob: 0400966178 > Email: andrew.h...@bigpond.com > &

Re: [users@httpd] Cannot authenticate (after six years)

2023-07-28 Thread Frank Gingras
You need to run namei -mo /home/hoff/public_html/index.html and fix the permissions. httpd needs traversal capability from /. Also, consider moving your content out of /home On Fri, Jul 28, 2023 at 12:40 PM jean-frederic clere wrote: > On 7/20/23 15:07, Andrew Hoff wrote: > > Hello, > > > >

Re: [users@httpd] RedirectMatch and rewrite rules not working

2023-07-19 Thread Frank Gingras
Step one is to increase the log level to find the source of the 404 errors. Then, you can use the rewrite log to debug further. On Wed, Jul 19, 2023 at 5:36 PM Darryl Baker wrote: > Ever have one of those days where after staring at the configuration for > hours you don’t see what you are

Re: [users@httpd] Need help with correlating HTTP request with a database call

2023-07-04 Thread Frank Gingras
httpd is not privy to the database layer of your application; you will need to focus on isolating the correlation conditions first, i.e. the request uri path, the date/time of the request, the HTTP method (GET, POST). On Tue, Jul 4, 2023 at 1:52 PM Sudesh Gowda J wrote: > Hello everyone, > I'm

Re: [users@httpd] Apache httpd with Node.js backend server.

2023-07-04 Thread Frank Gingras
This isn't how ProxyPassReverse is to be used, see: https://httpd.apache.org/docs/current/mod/mod_proxy.html#proxypassreverse On Tue, Jul 4, 2023 at 1:21 PM Kaushal Shriyan wrote: > Hi, > > I have added the below ProxyPassMatch and ProxyPassReverse in > /etc/httpd/conf.d/phpnodejs.conf after

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-07-02 Thread Frank Gingras
ective. I am not sure about placing > $1 to the target. Any examples which will be easy to understand? > > ProxyPass /index.html ! > ProxyPassMatch ^/(.+) http://localhost:3000/ > > Please suggest further and guide me. Thanks in advance. > > Best Regards, > > Kaushal > &

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-07-02 Thread Frank Gingras
pt/live/ > phpnodejs.mydomain.com/chain.pem > Header always set Strict-Transport-Security "max-age=63072000; > includeSubDomains" > ProxyPass /index.html ! > ProxyPassMatch ^/(.+) http://localhost:3000/ > > > Please guide me. Thanks in advance. >

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-07-02 Thread Frank Gingras
t Regards, > > Kaushal > > > On Sun, Jul 2, 2023 at 8:00 AM Frank Gingras wrote: > >> This thread is getting very tiresome. So, let's summarize: >> >> - You want to request /, serve index.html >> - For all other requests, proxy internally >> >

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-07-01 Thread Frank Gingras
This thread is getting very tiresome. So, let's summarize: - You want to request /, serve index.html - For all other requests, proxy internally As such, keep the ProxyPass /index.html ! for clarity and change your existing ProxyPass directive to: ProxyPassMatch ^/(.+) http://localhost:3000/ In

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-06-30 Thread Frank Gingras
ain.com/nodejssl/server.js I see "Hello > World" which works as expected but when i hit > https://phpnodejs.mydomain.com/ I do not see the html code index.html > file content. Is there a way to render both index.html and node.js > server.js file? For example when i hit https://phpnodejs.mydom

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-06-25 Thread Frank Gingras
None of those entries point to your 404 error. Make sure that you are reaching the proper vhost (with the scheme and hostname) by running apachectl -S. There is just far too much noise in the backlog of this thread to make sense of it so far. On Sun, Jun 25, 2023 at 11:46 AM Richard wrote: >

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-06-25 Thread Frank Gingras
at 10:40 AM Frank Gingras wrote: > >> If you proxy all requests to another host, you do not need a >> DocumentRoot, no. Also, do avoid using a block to proxy >> requests, and instead just use ProxyPass / http://localhost:8000/ >> >> > Hi Frank, > > Tha

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-06-24 Thread Frank Gingras
If you proxy all requests to another host, you do not need a DocumentRoot, no. Also, do avoid using a block to proxy requests, and instead just use ProxyPass / http://localhost:8000/ On Sun, Jun 25, 2023 at 12:44 AM Kaushal Shriyan wrote: > > > On Sun, Jun 25, 2023 at 7:44 AM Kaushal Shriyan

Re: [users@httpd] Apache service reported path is invalid

2023-06-09 Thread Frank Gingras
Greg, Case sensitivity for paths isn't a concern on windows. On Fri, Jun 9, 2023 at 8:33 PM Gregory Kuzmicki wrote: > 6/9/2023 > 8:05 PM EST > > Ravi: > > I was taking another look at your issue. I noticed a "case difference" and > I am curious to know if this causing your issue. > > Please

  1   2   3   4   5   >