Java Mailing List Archive

http://www.redhatconfig.com/

Home » Ubuntu Technical Support »

Re: Apache 2 Configuration

Santiago Hernández Lemes

2008-06-21

Replies: Find Java Web Hosting

Author LoginPost Reply
I have instaled it via Synaptic package manager, installing Lamp server aplications as Ubuntu suggested to me.
The fact is, that everyting is OK, but this file is empty, and is not the first time it happends to me.

Any suggestion?

Thanks!


2008/6/21 Derek Broughton <news@pointerstop.ca>:
Santiago Hernández Lemes wrote:

> Hello everybody,
>
> I have just instaled Lamp on my Ubuntu Hardy, and I want to configure
> Apache, as I know, the Apache configuration file is located at
> /etc/apache2. The problem is, thay inside the file, I have not found
> nothing wrote, the file is completely empty, so I dont understand how
> could it work (If i type localhost everything is ok in Firefox).

Funny - it shouldn't be empty.  apache2.conf contains quite a lot, and
httpd.conf should contain:

$ cat /etc/apache2/httpd.conf
# This is here for backwards compatability reasons and to support
#  installing 3rd party modules directly via apxs2, rather than
#  through the /etc/apache2/mods-{available,enabled} mechanism.
#
#LoadModule mod_placeholder /usr/lib/apache2/modules/mod_placeholder.so

Which should be pretty self-explanatory (and in case it isn't - means you
put module configs in /etc/apache2/mods*/).  Other config options are
generally included via include statements in apache2.conf
--
derek


--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



--
--------------------------------------------------------------
Santiago Hernández
http://www.tulugar.com.uy
http://www.twitter.com/santius
--------------------------------------------------------------
--
ubuntu-users mailing list
ubuntu-users@(protected)
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.