[SLL] Blog Server
John Locke
freelocke at gmail.com
Thu Dec 6 08:38:05 PST 2007
Hi,
Eric Kahklen wrote:
> I am trying to setup a blog server on Debian Etch. Apt easily
> installs the blog software but does not configure apache. My first
> instinct is to setup a named based virtual host pointing to the blog
> software location (/usr/share/blogsoftware), but I thought I should
> check and see if there was a better/more secure way.
>
I avoid installing web applications using package management. Perhaps
that's because we pretty much always run a whole bunch of instances of
the same software.
You can configure Apache any way you want. A name virtual host is a fine
way to do it. We keep all web applications under /var/www. We don't back
up /usr as often as /var...
Cheers,
John Locke
http://www.freelock.com
More information about the linux-list
mailing list