Ah, I see, that wasn't at all clear from the documentation. It looks like
if I move those lines then I get some entries in the log. Thanks for
clearing that up.
On Thu, Aug 1, 2013 at 1:37 AM, Philip Wigg wrote:
> On 1 August 2013 03:13, C. Benson Manica wrote:
>
> Apache c
es go" question. Thanks.
--
C. Benson Manica
cbman...@gmail.com
Are
there any other Apache settings I should verify before taking this to a
MovableType forum?
On Sun, Mar 16, 2008 at 10:06 PM, Eric Covener <[EMAIL PROTECTED]> wrote:
> On Sun, Mar 16, 2008 at 8:34 PM, C. Benson Manica <[EMAIL PROTECTED]>
> wrote:
> > That fixes SERVER
That fixes SERVER_NAME - but it doesn't change HTTP_HOST. Should I care
that HTTP_HOST still is set to localhost?
On Fri, Mar 14, 2008 at 5:10 PM, Eric Covener <[EMAIL PROTECTED]> wrote:
> On Fri, Mar 14, 2008 at 4:20 PM, C. Benson Manica <[EMAIL PROTECTED]>
> wrote:
>
ME="/cgi-bin/printenv.pl"
SERVER_ADDR="127.0.0.1"
SERVER_ADMIN="[EMAIL PROTECTED]"
SERVER_NAME="localhost"
SERVER_PORT="80"
SERVER_PROTOCOL="HTTP/1.1"
SERVER_SIGNATURE=""
SERVER_SOFTWARE="Apache/2.2.8 (Win32)"
SYSTEMROOT="C:\WINDOWS"
WINDIR="C:\WINDOWS"
You can clearly see that the httpd.conf file is being parsed and applied -
otherwise SERVER_ADMIN would be the default and not what I set it to. So
what am I missing about SERVER_NAME (and HTTP_HOST, for that matter)?
--
C. Benson Manica
[EMAIL PROTECTED]