Re: Apache and virtual hosting

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

 



peter wrote:
I think this is a problem about Apache and virtual hosting.....

For what it's worth : from your description, I think you're right, and at the bottom there is probably some Apache misconfiguration. The problem is that you do not have a "clean" Apache installation such as you would have by downloading Apache from the Apache website and installing it. Your Apache installation is at the bottom the re-packaged Ubuntu version, which puts Apache files in a bunch of different places than the standard version. (It is fine for Ubuntu, it just does not make it easy to help you here). Then on top of that, you have installed Joomla, which probably made more changes to the Apache/Ubuntu configuration. That makes it even more difficult for people here to unravel the puzzle and help you. The summary is that I believe your best bet for now, is to try the Joomla forum for help first, and explain your problem.
The Ubuntu forum would be next..

I'll just give you a few tips based on what I know of Debian, which is I believe similar to Ubuntu.

The Apache configuration files are all under /etc/apache2.
The standard Debian configuration installs a "main host", and one "default" VirtualHost.
The "main" configuration (read first) is in /etc/apache2/apache2.conf.
The "default site" configuration (which overrides the main one), is in /etc/apache2/sites-available/default. The "top" of the Apache documents tree (iow what you get when you ask for "http://hostname/";) is at the location indicated in the
DocumentRoot
line of /etc/apache2/sites-available/default.
The on-line Apache documentation, explaining all the Apache configuration directives, is at
http://httpd.apache.org/docs/2.2/
look at "Run-time configuration directives"

Good luck.


---------------------------------------------------------------------
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