Re: [users@httpd] am i hacked ?

2017-02-07 Thread Erik Dobák
with the current number of critters around probably yes. E On 6 February 2017 at 23:05, Wim Lewis wrote: > > On 2/6/2017 8:36 AM, Jack Swan wrote: > > What upsets me is that these two requests have statuscode 200, which > mean it was successfull. > > As Jonesy points out, it's normal for the web

Re: [users@httpd] Help tracking down a weird error with Apache and local / remote connections.

2017-02-07 Thread Spork Schivago
I'm using EA4. I'll look into the include files, but if they're what I think they are, I had an extremely difficult time getting them to work properly last time. I couldn't find a way to redirect all traffic going to port 80 to port 443 globally using the Apache configuration file. I had to us

Re: [users@httpd] Help tracking down a weird error with Apache and local / remote connections.

2017-02-07 Thread Yehuda Katz
If you want to modify the cPanel-generated configuration, look at custom config: If you are using EA4: https://documentation.cpanel.net/display/EA4/Modify+Apache+Virtual+Hosts+with+Include+Files EA3 has a similar feature, but I can't find the documentation right now. - Y On Tue, Feb 7, 2017 at 4

Re: [users@httpd] Help tracking down a weird error with Apache and local / remote connections.

2017-02-07 Thread Spork Schivago
Thank you. I have tried running curl -4 http://www.jetbbs.com/.well-known/test.html and curl -6 http://www.jetbbs.com/.well-known/test.html I'm posting a copy of the httpd -S output. httpd -S VirtualHost configuration: 45.33.78.219:80is a NameVirtualHost default serv

RE: [users@httpd] Apache upgrade on Aix

2017-02-07 Thread Bharath.C.Kolla
I installed the xlc compilers on AIX to compile Apache/openssl etc. On the other hand, I compiled python 2.7.10 with gcc on AIX - 7.2 without any issues. So, if you are not sure of how the old build was built, I would try and make the gcc work on AIX as IBM compilers are very expensive. It’s the

RE: [users@httpd] Apache 2.2.32 failing F5 health check

2017-02-07 Thread Bharath.C.Kolla
Eric, Adding -clrf option at the end of openssl s_client -connect : -clrf gave a 200 OK response. Thanks a ton! Bharath Kolla -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: Monday, February 06, 2017 6:43 PM To: users@httpd.apache.org Subject: Re: [users@httpd

Re: [users@httpd] Apache upgrade on Aix

2017-02-07 Thread William A Rowe Jr
There is a wealth of information in the build/ and build-1/ (APR) subdirectories about the compiler and linker choices that were used to create a build, if they are preserved. On Tue, Feb 7, 2017 at 8:38 AM, Chunduru, Krishnachaithanya wrote: > Hi Eric, > > Thanks for your reply. > > Actually th

RE: [users@httpd] Apache upgrade on Aix

2017-02-07 Thread Chunduru, Krishnachaithanya
Hi Eric, Thanks for your reply. Actually the setup was done long back with a community version by a colleague who left the organization. would it be possible to know how it was installed ? Regards, Krishna -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: Tuesda

Re: [users@httpd] Apache upgrade on Aix

2017-02-07 Thread Eric Covener
On Tue, Feb 7, 2017 at 8:09 AM, Chunduru, Krishnachaithanya wrote: > Can someone guide me on how to upgrade the Apache httpd from 2.4.10 to > 2.4.16 or later version. I couldn’t find the proper documentation for doing > this. Thanks. It depends where your old build came from. If you compiled it

Re: [users@httpd] Apache 2.2 mod_headers question

2017-02-07 Thread mjk
Thank your for your reply. Yes, I have already traveled down that route and talked with our DevOps guys. The system that handles SSL termination is a system they want little or no configuration on. They (DevOps) understand that this could be handled there, but they wont make the change there. T

[users@httpd] Apache upgrade on Aix

2017-02-07 Thread Chunduru, Krishnachaithanya
Hi All, Can someone guide me on how to upgrade the Apache httpd from 2.4.10 to 2.4.16 or later version. I couldn't find the proper documentation for doing this. Thanks. Regards, Krishna This message and any attachments are intended only for the use of the addressee and may contain information

Re: [users@httpd] Apache 2.2 mod_headers question

2017-02-07 Thread Daniel
It is perfectly normal for a backend that works with http to return internal Location headers with http. If apache is the backend of some other reverse proxy it is the job of that reverse proxy to use the correct url scheme requested by the client, that is, to revert the location headers back to "