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

2019-02-18 Thread Erik Dobák
try netstat instead of lsof. that works on both linux and windows. E On Sun, 17 Feb 2019 at 23:15, Mike Starr wrote: > NOTE: ISSUE RESOLVED (SEE END OF E-MAIL MESSAGE) > > E-mail: > > Hi. Thank you for the response. First off, I am using Windows, so I don't > think lsof works for me. Would the

Re: [users@httpd] 500 Internal Server Error with no log entries

2019-01-24 Thread Erik Dobák
salam aleikum! looks like a bug: https://bugs.php.net/bug.php?id=75810 please compare your php version with php versions mentioned in that bug report above. then either upgrade or downgrade. cheers E On Wed, 23 Jan 2019 at 03:52, Mohammad Aghanabi wrote: > I'm running Apache v2.4.27 X64 for

Re: [users@httpd] Register now for ApacheCon and save $250

2018-07-20 Thread Erik Dobák
DODOSO SISOWPBA WWIAQUSOPS SAUOPM XTSAU On 9 July 2018 at 16:31, Rich Bowen wrote: > Greetings, Apache software enthusiasts! > > (You’re getting this because you’re on one or more dev@ or users@ lists > for some Apache Software Foundation project.) > > ApacheCon North America, in Montreal, is

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,

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

2017-02-05 Thread Erik Dobák
according to http://www.suphp.org/DocumentationView.html?file=apache/INSTALL suphp is real bullshit.

Re: [users@httpd] How to enable 443 on apache2 using provided key files

2017-02-02 Thread Erik Dobák
well i am still unsure abut the full encryption. i don't like that. if there is a problem the overheads grow to analyze the situation. what about just signing the messages? i mean if you have messages for all why do you want to hide them? E On 2 February 2017 at 17:54,

Re: [users@httpd] apache 2.4 handling of subdomains with unallowed characters

2017-01-23 Thread Erik Dobák
also i dont recall to see any URL with _ before. is this spam? E On 23 January 2017 at 22:06, Erik Dobák <erik.do...@gmail.com> wrote: > i don't see any underscores here: > > ALPHA *( ALPHA / DIGIT / "+" / "-" / "." ) > > https://tools.ietf

Re: [users@httpd] apache 2.4 handling of subdomains with unallowed characters

2017-01-23 Thread Erik Dobák
i don't see any underscores here: ALPHA *( ALPHA / DIGIT / "+" / "-" / "." ) https://tools.ietf.org/html/rfc3986 On 23 January 2017 at 11:06, Hajo Locke wrote: > Hello list, > > i have some subdomains with unallowed characters, in my case the > underscore. > > In apache

Re: [users@httpd] Re: pf 2017

2017-01-08 Thread Erik Dobák
has an exploit embedded in it. You're link > was for a youtube.com video, so I was pretty sure it was safe. I just > didn't understand why an album was posted to the Apache mailing list. > Thanks! > > Ken > > On Sun, Jan 8, 2017 at 10:29 AM, Erik Dobák <erik.do...@g

Re: [users@httpd] Re: pf 2017

2017-01-08 Thread Erik Dobák
If you consider this email as spam i am sorry. I was just celebrating the new year and though apache people would like the infected mushrooms album to be played in the evening. On 2 January 2017 at 04:20, Spork Schivago wrote: > a, I understand th

[users@httpd] pf 2017

2016-12-31 Thread Erik Dobák
https://www.youtube.com/watch?v=zqwPjNGDuIQ=156s

Re: [users@httpd] Re: ProxyPass not working?

2016-12-11 Thread Erik Dobák
well the configuration proposed as a solution uses http. so i am just asking why was some ajp used and why it did not work. On 11 December 2016 at 23:30, @lbutlr <krem...@kreme.com> wrote: > On Dec 11, 2016, at 2:50 PM, Erik Dobák <erik.do...@gmail.com> wrote: > > https://ww

Re: [users@httpd] Re: ProxyPass not working?

2016-12-11 Thread Erik Dobák
https://www.google.com/search?q= <https://www.google.com/search?q=apache%20ajp> ifiwantedtousegoogleiwouldnotask On 11 December 2016 at 21:57, @lbutlr <krem...@kreme.com> wrote: > On Dec 10, 2016, at 2:20 PM, Erik Dobák <erik.do...@gmail.com> wrote: > > what is ajp?

Re: [users@httpd] ProxyPass not working?

2016-12-10 Thread Erik Dobák
what is ajp? On 25 November 2016 at 20:11, Lou DeGenaro wrote: > Matching slashes worked! Thanks. > > On Fri, Nov 25, 2016 at 11:00 AM, Daniel wrote: > >> Please match slashes when using proxypass and proxypassreverse otherwise >> expect the

Re: [users@httpd] Unknown accepted traffic to my site

2016-10-06 Thread Erik Dobák
did you ever try to run that on your own server? what would be the html response? E On 6 October 2016 at 16:47, Spork Schivago wrote: > I remember this! I contacted the college that was running the scanners > and got indepth information about what it was and how it

Re: [users@httpd] problem compiling apache

2016-10-04 Thread Erik Dobák
if you upgraded ssl and in this state of situation you will have to upgrade httpd too. On 20 September 2016 at 21:07, Pavol Eisenberg wrote: > Hello > > After I've tried to upgrade my openssl 1.0.2 (ubuntu default) to Openssl > 1.1.0 I cannot compile apache with ssl

Re: [users@httpd] Change user for Apache web server to a non-privileged user?

2016-09-15 Thread Erik Dobák
i was told that chrooting that user might also be a good idea. what do you think? E On 14 September 2016 at 23:49, Richard wrote: > > > > > Date: Wednesday, September 14, 2016 17:37:36 -0400 > > From: Tom Hammond > > > >> From: Richard

Re: [users@httpd] Apache websocket proxy drops connections

2016-08-30 Thread Erik Dobák
Hi Luca, what connection does time out. how do you establish it? what commands do you use? E On 29 August 2016 at 12:09, Luca Capacci wrote: > Hi, > > I'm trying to proxy a websocket through Apache 2.4.7 (running on Ubuntu). > The connection is correctly established but

Re: [users@httpd] How to restart apache after reboot on ubuntu 16.04?

2016-08-18 Thread Erik Dobák
eliability is your requirement > then nginx may be a problem! > > > > On 17/08/2016 19:41, Erik Dobák wrote: >> >> why did not you use nginx anyway? should be faster and modern. did not >> have the chance to try that yet myself. still using apache everywhere. >> &g

Re: [users@httpd] How to restart apache after reboot on ubuntu 16.04?

2016-08-17 Thread Erik Dobák
why did not you use nginx anyway? should be faster and modern. did not have the chance to try that yet myself. still using apache everywhere. On 17 August 2016 at 03:18, R wrote: > Ugh sorry, I had a test installation of nginx on the machine, which was not > fully

Re: [users@httpd] HTTPD asking for password after power failure

2016-08-11 Thread Erik Dobák
`apachectl restart` hung for many, many minutes without any input, and I eventually quit it. thats a case for reinstall or discontinue. E On 30 July 2016 at 05:04, Nick Williams wrote: > It took me a while to get back to this (it’s not a mission-critical server, >

Re: [users@httpd] Is it possible to set different protocol for particular User-Agent?

2016-08-11 Thread Erik Dobák
issue should be solved by replacing management who thinks IE6 is a good idea. no really the browser should be irrelevant in any http solution. On 9 August 2016 at 17:58, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Daniel, > >

Re: [users@httpd] Apache cache corrupted file

2016-07-25 Thread Erik Dobák
you probably got to fix the network issue to not have those problems. a workaround would be to lower the age of the cache to not to store broken files for too long. E On 21 July 2016 at 03:10, aRaviNd wrote: > Hi, > > We have configured Apache as a caching proxy server

Re: [users@httpd] Apache 2.2.22 for redhat Linux

2016-07-14 Thread Erik Dobák
Hi Yogi, you do not need root for compiling. but still you need root to run it on ports not above 1024. why do not you ask somebody with root to install it? E On 14/07/2016, Yogendra Singh wrote: > Hello, > > I want to download a binary file for installation on

[users@httpd] Fwd: apache 2.2 troubleshooting

2016-07-08 Thread Erik Dobák
Hi, sorry that i posted it here. after some time i realised that the reverse proxy is IHS ibm http server and not pure apache httpd. anyway i post my findings here. after switching from mem caching to disk caching the issue disappeared. E -- Forwarded message -- From: Erik

[users@httpd] apache 2.2 troubleshooting

2016-06-24 Thread Erik Dobák
Hi, i have an apache 2.2 used as a reverse proxy with caching in mem. Everything is working fine but after a few days the reverse proxy starts to send all the requests to the backend server. Is there a way to see what objects are cached in mem? Or should i switch to disk cache to see that?