Re: Re: LAN to WAN access

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




I removed the protocol http://

error logs
 cat error_log
[Wed Apr 28 01:03:47.100777 2021] [mpm_event:notice] [pid 163591:tid 140110325255232] AH00489: Apache/2.4.46 (Unix) configured -- resuming normal operations
[Wed Apr 28 01:03:47.100846 2021] [core:notice] [pid 163591:tid 140110325255232] AH00094: Command line: '/usr/local/apache2/bin/httpd'
[Wed Apr 28 01:18:44.797886 2021] [mpm_event:notice] [pid 163591:tid 140110325255232] AH00491: caught SIGTERM, shutting down
[Wed Apr 28 01:18:47.778542 2021] [mpm_event:notice] [pid 163977:tid 140566531722304] AH00489: Apache/2.4.46 (Unix) configured -- resuming normal operations
[Wed Apr 28 01:18:47.778593 2021] [core:notice] [pid 163977:tid 140566531722304] AH00094: Command line: '/usr/local/apache2/bin/httpd'
[Wed Apr 28 01:48:52.117535 2021] [mpm_event:notice] [pid 163977:tid 140566531722304] AH00491: caught SIGTERM, shutting down
[Wed Apr 28 01:50:20.832199 2021] [mpm_event:notice] [pid 164670:tid 139863682243648] AH00489: Apache/2.4.46 (Unix) configured -- resuming normal operations
[Wed Apr 28 01:50:20.832245 2021] [core:notice] [pid 164670:tid 139863682243648] AH00094: Command line: '/usr/local/apache2/bin/httpd'
[Wed Apr 28 01:52:41.870652 2021] [mpm_event:notice] [pid 164670:tid 139863682243648] AH00491: caught SIGTERM, shutting down
[Wed Apr 28 01:52:46.712857 2021] [mpm_event:notice] [pid 164844:tid 139688522169408] AH00489: Apache/2.4.46 (Unix) configured -- resuming normal operations
[Wed Apr 28 01:52:46.712904 2021] [core:notice] [pid 164844:tid 139688522169408] AH00094: Command line: '/usr/local/apache2/bin/httpd'

cat access_log
127.0.0.1 - - [28/Apr/2021:01:07:15 +0100] "GET / HTTP/1.1" 200 45
127.0.0.1 - - [28/Apr/2021:01:07:21 +0100] "GET / HTTP/1.1" 200 45
127.0.0.1 - - [28/Apr/2021:01:07:24 +0100] "GET / HTTP/1.1" 304 -
127.0.0.1 - - [28/Apr/2021:01:07:24 +0100] "GET / HTTP/1.1" 304 -
127.0.0.1 - - [28/Apr/2021:01:07:27 +0100] "GET / HTTP/1.1" 304 -
127.0.0.1 - - [28/Apr/2021:01:07:28 +0100] "GET / HTTP/1.1" 304 -
127.0.0.1 - - [28/Apr/2021:01:07:38 +0100] "GET / HTTP/1.1" 304 -
127.0.0.1 - - [28/Apr/2021:01:07:39 +0100] "GET / HTTP/1.1" 304 -
127.0.0.1 - - [28/Apr/2021:01:09:17 +0100] "GET / HTTP/1.1" 200 45
127.0.0.1 - - [28/Apr/2021:01:09:18 +0100] "GET / HTTP/1.1" 304 -
127.0.0.1 - - [28/Apr/2021:01:09:19 +0100] "GET / HTTP/1.1" 304 -
127.0.0.1 - - [28/Apr/2021:01:09:23 +0100] "GET / HTTP/1.1" 304 -
127.0.0.1 - - [28/Apr/2021:01:09:54 +0100] "GET / HTTP/1.1" 304 -
127.0.0.1 - - [28/Apr/2021:01:19:15 +0100] "GET / HTTP/1.1" 200 45
127.0.0.1 - - [28/Apr/2021:01:19:16 +0100] "GET / HTTP/1.1" 304 -



back.button@xxxxxxx


-----Original Message-----
From: Richard <lists-apache@xxxxxxxxxxxxxxxxxxxxx>
To: users@xxxxxxxxxxxxxxxx
Sent: Wed, 28 Apr 2021 1:43
Subject: Re: Re: LAN to WAN access



> Date: Wednesday, April 28, 2021 00:25:29 +0000
> From: back Button <back.button@xxxxxxx.INVALID>

>  After the fresh installation of 2.4.46 and It works!
> When I ran apache for the first time I was getting
> AH00558: httpd: Could not reliably determine the server's fully
> qualified domain name, using 127.0.1.1. Set the 'ServerName'
> directive globally to suppress this message Then I updated the 
> httpd.conf with
> ServerName   http://backbtn.ddns.net
> Now the AH0058 message has gone, so I guess that has been accepted.
> still when I put  http://backbtn.ddns.net
> I am getting 
>
> 400 Bad Request
> Invalid Header.
>

The "ServerName" is the FQDN (i.e., "backbtn.ddns.net") and does not
include the protocol ("http://"). If the protocol is included in your
message because of something your mail client is doing you need a
mail client that doesn't "auto-html" things like that.

You need to look in your apache server logs (specifically error) to
get a better sense of what that error message may be being caused by.
The user messages you are showing are of only marginal value.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux