Re: Re: virtual host configuration

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

 



Thufir wrote:
> On Mon, 18 Jun 2007 15:18:44 +0100, Tony Stevenson wrote:
> [...] 
>> Can you please state what exactly it is you are trying to do?
> 
> Configure apache so that it will allow leafnode to have its fqdn, feed on 
> feeds to do what it does (easy) and, down the road, ruby on rails to do 
> its thing (fairly minor).
> 
>> Would you
>> please also paste your Apache config so we can see what we are dealing
>> with?
>>
> 
> /etc/httpd/conf/httpd.conf is 990 lines.  Here goes:
> 
~snip~

> #
> # Listen: Allows you to bind Apache to specific IP addresses and/or
> # ports, in addition to the default. See also the <VirtualHost>
> # directive.
> #
> # Change this to Listen on specific IP addresses as shown below to 
> # prevent Apache from glomming onto all bound IP addresses (0.0.0.0)
> #
> #Listen 12.34.56.78:80
> Listen 80
Missing a colon here, it should be :80 if you want apache to use the
default port 80.

~snip~

> # ServerAdmin: Your address, where problems with the server should be
> # e-mailed.  This address appears on some server-generated pages, such
> # as error documents.  e.g. admin@xxxxxxxxxxxxxxx
> #
> ServerAdmin root@localhost


This should be changed to the email address you want to get server
failed messages sent to.
as is, this email address is useless.
~snip~

Jaqui



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-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