On Fri, 2024-10-18 at 09:26 -0400, Thad Humphries wrote:
>
> On Thu, Oct 17, 2024 at 2:51 PM John Iliffe wrote:
> > I asked a similar question to this two weeks ago but now I have a bit more
> > information so please
> > treat this as a new question.
> >
> &
being
available in such contexts, please add the “SameSite=None“ attribute to it. To
know more about the
“SameSite“ attribute, read
https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite
card.html
Thanks.
John
==
---
Can anyone quickly give me info on how to set the "samesite" cookie. What I
need to know is the
exact format.
Background: for a number of years we have been able to connect to our credit
card acquirer with
this cookie set in the first line of the PHP code.
:
setcookie("samesite","str
..@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
Typo in the 2nd virtual host "1932.168.1.10:" probably should be "192.168.1.10"
John
==
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
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** there is something unre
slciphersuite:~:text=If%20the%20SSL%20library%20supports%20TLSv1.3
>
> Can you give us the output of
> $ openssl ciphers -s -v -tls1_3
>
> One option to test the ciphers on your HTTPD is to change the
> SSLCipherSuite to allow all ciphers and use a tool like
> https://testssl.sh/ to li
2048 bits FS 128
(from a scan of our current server with the weak ciphers removed. These are
the remaining strong
ones). As you can see, no matches but I'm not sure how to remedy that.
John
==
On Tue, 2023-11-21 at 19:01 -0800, Aditya Shastri wrote:
> To answer your question to t
So, I have two immediate questions:
1. I have the default openssl installed which is version
openssl-3.0.7-6.el9_2.x86_64. Is
this adequate to provide all ciphers that are required by the cipher suite
TLSv1.3?
2. Is there something that someone knows of by way of documentation that
On Sun, 2023-11-19 at 16:16 -0500, Frank Gingras wrote:
>
>
> 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 Su
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 try to
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 try to connect to Apache (2.4.53) using TLS 1.3 I get a browser
> > error:
> > Error code: SSL_ERROR_RX_RECORD_TOO_LONG (Firefox)
>
tch-Mode
navigate
Sec-Fetch-Site
cross-site
Upgrade-Insecure-Requests
1
User-Agent
Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/119.0
none of which seems terribly relevant.
Any ideas how to attack this?
ry and chase it tomorrow and find out what
went wrong.
Thanks for your response though. That's what I like about FOSS software: there
is usually someone
somewhere who has encountered the same problem you are seeing.
Regards,
John
==
On Sat, 2023-11-18 at 19:56 -0800, Aditya Shastri
Right on - thank you. That lead to a whole bunch more errors but at least they
are new!
John
==
On Sat, 2023-11-18 at 12:46 -0800, rakesh r wrote:
> make sure you have installed mod_ssl.
>
> Thanks
> Rakesh
>
> On Sat, Nov 18, 2023 at 12:43 PM John wrote:
> >
&g
ng in the upgrade but hours of searching
the documentation
haven't given me any possibilities. Any ideas would be appreciated!
John
==
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
Thanks Marc. That might be difficult to do due to some technical
limitations. I will try it out as soon as I get a working
workstation.
John
==
On Wednesday 02/08/2023 at 3:03 am, Marc wrote:
I'm trying to test a new server located at internal IP 192.168.1.5.
The
produ
Thanks Frank. My workstation just crashed; second time since 14 July,
so I won't
be able to get back to this very fast. I'll try it out whenever I can
get back to work
but I do appreciate the feedback.
John
==
On Wednesday 02/08/2023 at 12:17 am, Frank Gingras wro
this on Firefox.
Anybody have any experience with this problem?
Thanks in advance.
John
==
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
-DFOREGROUND
apache110535 110533 0 12:42 ?00:00:00 /usr/sbin/httpd -DFOREGROUND
apache110536 110533 0 12:42 ?00:00:00 /usr/sbin/httpd -DFOREGROUND
apache110537 110533 0 12:42 ?00:00:00 /usr/sbin/httpd -DFOREGROUND
John 110768 110738 0 12:43 pts/100:00:00
Doesn't help
that I have two httpd/config directories, /etc/httpd/conf/ and
/etc/httpd/conf.d/ and I'm not certain which one is being used so I'm keeping
them both identical.
Thanks for your patience.
John
==
On Sat, 2023-05-20 at 18:46 -0400, Frank Gingras wrote:
> What is th
Thanks Frank.
Hasn't started yet but at least the problem has moved to another line :-)
Regards,
John
==
On Sat, 2023-05-20 at 14:48 -0400, Frank Gingras wrote:
> You need a mpm to start httpd. I recommend using the event mpm, so just load
> the appropriate module.
>
> On
uot; version provided by
the distro did log startup messages properly here.
Has anyone any ideas where to look? Without Apache running it is fairly hard to
debug it as I can't ask it what it thinks it is doing!
Help appreciated,
John
==
---
Thanks Frank.
What I did was:
wget https://apr.apache.org/download.cgi/apr-1.7.4.tar.bz2
which is more or less how I got the Apache source. But I will use the package
that comes with the distro. Seems to be the normal way to get it from the
responses I got.
thanks for your help.
John
files from the Apache web site:
file apr-1.7.4.tar.bz2
apr-1.7.4.tar.bz2: HTML document, ASCII text, with very long lines
file apr-1.7.4.tar.gz
apr-1.7.4.tar.gz: HTML document, ASCII text, with very long lines
Where can I get valid files for APR?
Regards,
John
Thanks for the prompt response David. This is on Rocky, a Red Hat derivative.
I'll see if automatic updates are implemented. On my Fedora workstation they do
happen automatically and I have been burned on occasion.
John
==
On Fri, 2023-05-05 at 18:46 -0500, David Jentes wrote:
> If
cally updated from
time to time. That might cause the web site to crash if Apache makes any
significant changes at any time such as ones that change the configuration
commands.
Any comments?
Regards,
John.
==
-
To unsubscri
e.org%2Fdocs%2F2.4%2Fvhosts%2Fexamples.html&data=05%7C01%7Cjbrose%40utk.edu%7Cdf01786b3ed14f0ed24608dadfad377b%7C515813d9717d45dd9eca9aa19c09d6f9%7C0%7C0%7C638068232297166282%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=whBJuu6xgOhfdhKyiZ8JBMq5Q59DXiLUHi4
/?url=https%3A%2F%2Fhttpd.apache.org%2Fdocs%2F2.4%2Fvhosts%2Fexamples.html&data=05%7C01%7Cjbrose%40utk.edu%7Cdf01786b3ed14f0ed24608dadfad377b%7C515813d9717d45dd9eca9aa19c09d6f9%7C0%7C0%7C638068232297166282%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3
;
On Fri, Dec 16, 2022 at 4:01 PM Rose, John B wrote:
We would like to control access to a web site based on a listed domain and
redirect any accesses from domains not
listed to a particular web page.
We need to be able to use the domain names and not IP addresses.
Is this something we should
We would like to control access to a web site based on a listed domain and
redirect any accesses from domains not
listed to a particular web page.
We need to be able to use the domain names and not IP addresses.
Is this something we should be able to do within .htaccess and using Rewrite
for th
Try
systenctl httpd stop,
then when ps -ef | grep httpd shows that httpd is gone
systemctl httpd start
to give the system time to release all the resources.
John
==
On Thu, 2022-12-15 at 17:28 -0700, Dan Nessett wrote:
> Thanks for the info. However, I don’t believe any of the probl
the proper handler to be used?
Thanks again for everything.
John
=
On Sat, 2022-12-03 at 20:57 -0500, Eric Covener wrote:
> > It appears that php-fpm didn't get a whack at the page before it was served,
> > even though the page is valid and the extension is ".php&quo
splayed on the screen at all and these lines are out of sequence.
It appears that php-fpm didn't get a whack at the page before it was served,
even though the page is valid and the extension is ".php". It would seem that
Apache treated the page using the initial extension (.html) ins
k. I think the source gets displayed because the browser has no
idea how to display a page with extension "old". (not surprising!)
Any suggestions as to where to go next?
Regards,
John
==
On Sat, 2022-12-03 at 15:40 -0500, Eric Covener wrote:
> Sounds like mod_negotiation / Mul
Thanks Eric.
No, this is a pretty basic configuration and I am not using mod-negotiation that
I know of. Not even sure what it does!
I'll try that and see what happens.
Thanks for the prompt reply.
John
==
On Sat, 2022-12-03 at 15:40 -0500, Eric Covener wrote:
> Sou
mers have bookmarked pagex.html so I would like to have this link for them.
Any ideas of what I have forgotten?
Thanks in advance.
John
==
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional command
that would happen so I updated the firewall
and that should avoid the problem.
Thanks again folks.
John
==
On Thu, 2022-08-25 at 20:38 +0100, 😉 Good Guy 😉 wrote:
> On 25/08/2022 20:03, Frank Gingras wrote:
> > Generally speaking, it's a bit rude to hijack someone else's t
No, it is a physical machine in our office.
John
On Thu, 2022-08-25 at 21:54 +0530, Deepak Goel wrote:
> Is your server on cloud? GCS or AWS?
>
>
> Deepak
> "The greatness of a nation can be judged by the way its animals are treated -
> Mahatma Gandhi"
t; 200
3262 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/104.0.5112.102 Safari/537.36"
While it doesn't appear to be causing us any harm I am wondering why someone
would spend the time/money to do so and if there is any way to lock out this one
source.
Does anyone have any suggestions?
Thanks in advance,
John
==
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
Hi All
What is the current best practice for securing the SSL private key with Apache
httpd on Windows beyond BitLocker?
John Orendt
john.p.ore...@medtronic.com
[CONFIDENTIALITY AND PRIVACY NOTICE] Information transmitted by this email is
proprietary to Medtronic and is intended for use only
Kerry Bibi
On Tue, May 3, 2022 at 8:17 PM Gavin McDonald
wrote:
> Hi All Contributors and Committers,
>
> This is a first reminder email that travel
> assistance applications for ApacheCon NA 2022 are now open!
>
> We will be supporting ApacheCon North America in New Orleans, Louisiana,
> on Oct
Nancy Joyce
On Tue, May 3, 2022 at 8:17 PM Gavin McDonald
wrote:
> Hi All Contributors and Committers,
>
> This is a first reminder email that travel
> assistance applications for ApacheCon NA 2022 are now open!
>
> We will be supporting ApacheCon North America in New Orleans, Louisiana,
> on Oc
Hi
After updating the CRL files. If there is a change in the CRL files then
restart gracefully the httpd.
You need to check and compare periodically.
John Orendt
john.p.ore...@medtronic.com
From: Hendrik Harms
Sent: Thursday, March 31, 2022 12:53 PM
To: users@httpd.apache.org
Subject
ty, although my most frustrating
one at the moment, so it may be a week or two until I can get back to
it.
Thank you for your replies and your insight into the problem.
Regards,
John
==
On Wed, 2022-01-19 at 12:50 -0500, Jim Albert wrote:
> In Chrome you can view cookie detai
ne of them and I still don't
know where it is being set or by which page.
Thanks for the help and the knowledge increment!
John
=
On Tue, 2022-01-18 at 18:33 -0500, Jim Albert wrote:
> On 1/18/2022 3:36 PM, John wrote:
> > These are default cookies from somewhere
Hi
My general recollection is cross site scripting must include the specific
allowable domains in the configuration for this to work. Allowing cross site
scripting from all domains is very bad.
John Orendt
john.p.ore...@medtronic.com
-Original Message-
From: John
Sent: Tuesday
erver. Neither
"lax" nor "strict" seems right to me; maybe just not send the cookie?
Thanks in advance.
John
==
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
Hi
I use a different approach to these types of requests.
The back end request immediately returns a status message ”Request Received”
On Subsequent Requests returns a status message ”Working”
Finally, Subsequent Request returns a status message ”Ready” with results.
John Orendt
john.p.ore
Sorry about the typo, the apache2 package was updated to 2.4.49 not 2.4.29
Il 26/09/2021 16:18, John Romano D'Orazio ha scritto:
Hello all, I recently updated the packages on my server, among the
updates was apache2 which was updated to version 2.4.29 (I use the PPA
for Apache 2.x : O
nown bug that might be causing this? Or
should a bug report be opened?
Kind regards,
John D'Orazio
The output is random bytes in hex.
It looks good.
Sometimes this fails if openssl is unable to write to a temp file
John Orendt
john.p.ore...@medtronic.com
From: alchemist vk
Sent: Wednesday, September 22, 2021 2:26 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] RE: [EXTERNAL
Hi
This may be related to an openssl problem
try
openssl rand -hex 8
John Orendt
john.p.ore...@medtronic.com
From: alchemist vk
Sent: Wednesday, September 22, 2021 2:09 PM
To: users@httpd.apache.org
Subject: [EXTERNAL] [users@httpd] Httpd is hanging intermittently
Hi All,
We are using
supported by httpd.
John Orendt
john.p.ore...@medtronic.com
From: Tom Browder
Sent: Friday, September 3, 2021 3:46 PM
To: users@httpd.apache.org
Subject: [EXTERNAL] [users@httpd] Feasible to use both password TLS cert access
on same directory?
I have a website that has been using private
Hi Paul
Just try
SSLProtocol TLSv1.3
See how that goes and proceed from there.
John Orendt
john.p.ore...@medtronic.com
-Original Message-
From: Paul Claridge
Sent: Thursday, August 26, 2021 3:05 PM
To: users@httpd.apache.org
Subject: [EXTERNAL] Re: [users@httpd] SSL Cipher
swear and blame you when we can't
come to grips with reality!
Regards,
John
===
On Fri, 2021-04-30 at 16:12 +, dana whitelow wrote:
> Hey fcuk wits!
>
> click this link https://openliberty.io/guides/
>
> for the firs time in your life you will see a ROFE
On 19/03/2021 13:45, Paul wrote:
Ok , thanks , it doesn’t appear to be a permissions issue. I will
check the php and the apache configuration.
php has file size upload limit.�The default is 2 Mb so this might be the
problem for you.
---
On 18/03/2021 22:52, Paul wrote:
Would like to upload a file to have wordpress functionality working or be able
to upload a file. User permissions are set at 777 owner is www, os is freebsd,
the freebsd mailing list claims it’s not their issue but tried to assert
assistance nevertheless. What
We did some testing of Apache and nGinx head to head for something a few years
ago.
We also did a bit of testing of Apache, nGinx, haproxy and lighthttpd a couple
years ago for something else, and ended up picking Apache after whittling it
down to Apache and HAProxy.
Apache was as fast as nGin
On the Apache documentation page:
https://httpd.apache.org/docs/2.4/misc/security_tips.html
Under Denial of Service Attacks, the link:
http://modules.apache.org/
leads to a 404 Not Found result. It probably requires updating.
Regards,
John
got seem to cover a probable reason and so that is what
I am currently changing and updating.
Regards, and thank you for taking the time to reply.
John
===
On Wed, 2021-01-20 at 09:53 +, Nick Kew wrote:
> > On 19 Jan 2021, at 16:55, John wrote:
> >
> > I s
script to implement your suggestions.
Thanks to both of you for the replies and pointing me in the required
direction. It is great to be able to get assistance from skilled
people.
John
===
On Tue, 2021-01-19 at 17:10 +, James Smith wrote:
> Trying to understand
.
So I learned something I didn't know.
Thank you.
John
On Tue, 2021-01-19 at 12:06 -0500, Yehuda Katz wrote:
> It is likely that the user still has the browser tab open and it
> refreshes for some reason, or their browser crashed and reopened, or
> they use a s
if so,how they resolved it.
Regards, and thank you for the prompt reply Antony.
John
==
On Tue, 2021-01-19 at 18:05 +0100, Antony Stone wrote:
> On Tuesday 19 January 2021 at 18:00:11, Ruben Safir wrote:
>
> > this has nothing to do with apache
>
> I think that
of is that their browser cached the page and re-transmitted
it. (a violation of the HTML standard I think for a form page).
The environment is Apache 2.4.25 on Fedora using php-fpm.
Thanks in advance and apologies for the length of this p
Are you sure the header is coded properly?
I've never used it but here is an example:
Content-Security-Policy: default-src 'self'
Note there are no ' "" ' around the default-src.
My reference is:
https://developer.mozilla.org/en-U
d.so
LoadModule autoindex_module modules/mod_autoindex.so
LoadModule info_module modules/mod_info.so
LoadModule status_module modules/mod_status.so
LoadModule cgi_module modules/mod_cgi.so
LoadModule dir_module modules/mod_dir.so
LoadModule alias_module modules/mod_alias.so
LoadModule rewrite_module
Since no one seems to be able to help, does anyone have suggested placed to
seek help?
John
-Original Message-
From: John Adamski (Work Account)
Sent: Monday, August 10, 2020 8:57 AM
To: 'users@httpd.apache.org'
Subject: Credentials not cached for child calls from parent
WQuery "SELECT password FROM authn WHERE user = %s"
AuthnCacheProvideFor dbd
and change AuthBasicProvider dbm to include socache
that didn't seem to help.
I thought we were using authn_ but the error talks about authz, which I though
already did the caching of credentials.
Any sug
It seems a bit self-evident, but have you checked that Apache has permission to
access your cgi-bin directory?
John==On Wed, 2020-06-24 at 17:14
+0100, angel Hall-Coulston wrote:
> Try setting your log file level to debug, you will get far m
ct to localhost:8092 (Connection refused)
Service works well, if it is called outside
On Wed, Apr 1, 2020 at 6:57 PM Rich Bowen wrote:
> Please provide the error message, from the error log.
>
> On 4/1/20 9:47 AM, John Smith wrote:
> > Hello,
> >
> > When calling restapi
Hello,
When calling restapi (https://someserver.net/api/dosomething PUT or GET)
from localhost, it says Connection not allowed. From outside it works well.
A perl script is doing the calling. This might be an apache configuration
issue, or?
Regards,
John
P address of my client. I find it very
hard to believe that proxy_ajp_module works fine and proxy_http_module
somehow has a bug in it. So I must be missing some magic apache
configuration setting.
--
John Pyeatt
Software Developer
(608) 661-1184 | john.pye...@singlewire.com
[image: Singlewire-
Couple of questions ...
Reading this Apache httpd document ...
https://httpd.apache.org/docs/2.4/mod/mod_proxy_fcgi.html
Does the below mean if the max children for a PHP-FPM pool using Unix Domain
Sockets is reached then any subsequent PHP-FPM requests for that virtual host
utilize a TCP socke
-access.log combined
ErrorLog /var/log/apache2/nc-error.log
SSLEngine on
#SSLCertificateFile /etc/ssl/certs/ssl-cert-snakeoil.pem
SSLCertificateFile /home/john/ssl/certificate.crt
#SSLCertificateKeyFile /etc/ssl/private/ssl-cert-snakeoil.key
SSLCertificateKeyFile /ho
Thanks Suvendu
From: Suvendu Sekhar Mondal
Sent: Thursday, April 11, 2019 1:58:19 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] ProxyTimeOut value question
John,
On Tue, Apr 9, 2019, 11:31 PM Rose, John B
mailto:jbr...@utk.edu> wrote:
Any lik
It seems my Port 80 settings are functioning properly, but the
section contents are being ignored
Any ideas why that would be happening?
this is the original, or base virtual host .conf
Thanks
Why would ssl.conf certificate settings override the certificate settings in a
specific virtual host config file?
Sent from my iPad
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: use
Any likely problems with setting ProxyTimeOut to 120?
Or is that a Directive whose value is commonly increased?
-2.4.6 rpm version.
On Tue, Apr 2, 2019 at 10:25 PM Yann Ylavic wrote:
>
> Well, possibly, but then I need the Redhat version..
>
> On Tue, Apr 2, 2019 at 10:09 PM Rose, John B wrote:
> >
> > 2.4.6 but that can be a bit misleading from what I understand if it is Red
Red Hat 7
Sent from my iPad
> On Apr 2, 2019, at 4:26 PM, Yann Ylavic wrote:
>
> Well, possibly, but then I need the Redhat version..
>
>> On Tue, Apr 2, 2019 at 10:09 PM Rose, John B wrote:
>>
>> 2.4.6 but that can be a bit misleading from what I understand if
@httpd.apache.org
Subject: Re: [users@httpd] Apache Timeouts, fastcgi, etc settings
recommendations for Wordpress site servers?
Hi,
On Tue, Apr 2, 2019 at 8:38 PM Rose, John B wrote:
>
> The result afterwards are a bunch of this type, until we reboot …
>
> [Mon Apr 01 14:26:45
Hello
If you have servers with dozens of standalone installations of Wordpress, what
settings are typically changed from the Apache/Fastcgi/PHP defaults with
regards to timeouts, execution time, etc.
On occasion when users are updating the application, we get a timeout error in
Apache, and n
Why not redirect the incoming HTTP connections to HTTPS?
ServerName www.mysite.ca
Redirect permanent / https://www.mysite.com
Good luck!
John
==
On Sun, 2019-03-31 at 16:05 +0200, Richard70nl wrote:
> Dear all,
>
> I’m trying to figur
buted Application Platform Services
Northwestern University
1800 Sherman Ave.
Suite 6-600 – Box #39
Evanston, IL 60201-3715
darryl.ba...@northwestern.edu<mailto:darryl.ba...@northwestern.edu>
(847) 467-6674
From: "Rose, John B"
Reply-To: "users@httpd.apache.org"
Date: Th
Regarding the "load increasing quickly after restarting the daemons" ...
I do not believe just restarting the daemons clears the TCP queue. Nor does it
prevent new TCP requests. If it is an attack, then the load would ramp back up
immediately. That is why you have to reboot I am guessing.
Do
Eric, as always, thanks for replying.
I think logrotate is the likely culprit.
Looking at apachectl status it doesn’t do a stop start, since no indication of
an overnight restart. So I assume a “graceful” on Linux
Thanks again for the help
Sent from my iPad
On Mar 27, 2019, at 5:21 PM, Eric C
As always, a "thank you" to everyone that works on Apache.
Some background and resultant question ...
We had made some changes in the afternoon to some virtual host configs that we
intended to implement the next morning with a graceful restart of Apache.
That was going to be coordinated with
ange, power
cycle it, just in case the change didn't get picked up.
After that, sorry, off of ideas.
John=On Fri, 2019-01-11 at 14:23 -0700, Jonathon
Koyle wrote:
> The only other suggestions I have are to Verify that your server is accessible
> from an
a few days on the 'net!
If you plan to encrypt your pages, you will also need port 443 open (HTTPS).
Good luck.
John
On Fri, 2019-01-11 at 20:04 +0200, Stathis G. Arapostathis wrote:
> Dear Sirs / Madams,
> I was wondering on how I could configu
branches.
Can anyone enlighten me what steps I need to perform to get the 'configure'
script and its supporting scripts? Could I just copy these scripts from a
released branch?
--
John Pyeatt
Software Developer
(608) 661-1184 | john.pye...@singlewire.com
[image: Singlewire-Logo-Sigstr.
Is it possible to set mod_userdir web sites PHP processes to run as an
individual pool in PHP-FPM?
Ideally using Unix Domain Sockets instead of TCP.
We see how to do it for virtual hosts, but have not seen how to do so for
userdir sites, i.e. somedomain.com/~someuser
Has anyone done this?
how to do this at:
https://httpd.apache.org/docs/current/mod/mod_ssl.html#sslciphersuite
John
==
On Fri, 2018-11-02 at 19:10 -0500, Jerry Malcolm wrote:
> Hi Jeffrey, Thanks for the quick response.
>
> I set the LogLevel to debug. I'm
We would like to strip select .php extensions within a web site but still have
them passed to PHP-FPM when they are clicked on.
Any help would be appreciated
After looking at the documentation on httpd.apache.org and wiki.apache.org I
have a few questions ...
1. I have seen examples of both "ProxyPassMatch" and "SetHandler" used to
implement Unix Domain Sockets. Which is better?
2. On the wiki page it says "Using too many sockets will ca
mod_macro and unix domain socket functionality in Apache are nice features,
thanks to whomever put in the time and effort developing/maintaining.
We have looked for an equivalent of Apache mod_macro for php-fpm in order
avoid having to create a php-fpm pool conf for each Apache virtual host us
? More importantly,
when mod_proxy_fcgi is handling all xxx.php format URL's, why would the child
processes even be involved?
Thanks in advance.
John
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additi
"tmp_name";s:14:"/tmp/phpSoCWFv";s:5:"error";i
:0;s:4:"done";b:1;s:10:"start_time";i:1535916085;s:15:"bytes_processed";i:1;}}}
Does anyone have any idea what these are and if I have some sort of a compromise
to the server going on?
Thanks in advance.
John
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
Do you have a /var/run/httpd directory?
Sent from my iPad
On Aug 28, 2018, at 9:48 PM, Alex Nyamweya
mailto:animesoni...@gmail.com>> wrote:
Hi,
I am running an Apache server with CentOS 7 installed. I'm having issues
starting apache using the command systemctl status httpd.service as I would
Re: [users@httpd] problem when move https site to 2.4 from 2.2 Apache
With that amount of information there isn't much I can say about your
loop issues.
El sáb., 18 ago. 2018 a las 18:49, Rose, John B () escribió:
>
> For each Wordpress site ...
>
>
> Wordpress Addre
elevant bits of config and the queries and
responses, including headers etc.
El vie., 17 ago. 2018 17:28, Rose, John B
mailto:jbr...@utk.edu>> escribió:
Encountered problems moving web sites from Apache 2.2 to 2.4 for https
When moving web sites from an Apache 2.2 environment to to 2.4 the o
1 - 100 of 981 matches
Mail list logo