Hello,
i own a debian based server with 2 friends. Some like the Plesk interface to configure apache stuff. I do django development on that and mod_python was not configurable through plesk ...
I looked into httpd.conf, vhosts.conf (and what not), generated by Plesk ... what a mess! x(
The debian way of doing apache stuff did additionaly confuse me and i thought, damn configuring and running apache productively must be sooo hard!
My company needed some web-activities-upgrades, including getting off of those 5$ per month php/mysql accounts and just running them on a single (own) server.
Although, i was a little scared i decided to rent us a freebsd server.
And woah ... i am impressed!
My httpd.conf looks so clean now and just does the same stuff as the debian based install does including mod_python / mod_wsgi, awstats, a wiki, other webanalyzing tools as piwik and ...
Thank You FreeBSD !! ... enough of that private gibberish.
What i would like to know, how do you organize your VHosts?
I run 6 different Domains with different subdomains. I use mod_macro to have a little reuse of common settings.
But maybe there is some tool out there i never heard of and should give it a chance ?(not web based, as i like to keep the web footrpint simple)
... sometimes i'm dreaming of some ncurses based VHost configuration application. Like a Plesk for the console.
--
cheers
i own a debian based server with 2 friends. Some like the Plesk interface to configure apache stuff. I do django development on that and mod_python was not configurable through plesk ...

I looked into httpd.conf, vhosts.conf (and what not), generated by Plesk ... what a mess! x(
The debian way of doing apache stuff did additionaly confuse me and i thought, damn configuring and running apache productively must be sooo hard!
My company needed some web-activities-upgrades, including getting off of those 5$ per month php/mysql accounts and just running them on a single (own) server.
Although, i was a little scared i decided to rent us a freebsd server.
And woah ... i am impressed!
My httpd.conf looks so clean now and just does the same stuff as the debian based install does including mod_python / mod_wsgi, awstats, a wiki, other webanalyzing tools as piwik and ...
Thank You FreeBSD !! ... enough of that private gibberish.
What i would like to know, how do you organize your VHosts?
I run 6 different Domains with different subdomains. I use mod_macro to have a little reuse of common settings.
But maybe there is some tool out there i never heard of and should give it a chance ?(not web based, as i like to keep the web footrpint simple)
... sometimes i'm dreaming of some ncurses based VHost configuration application. Like a Plesk for the console.
--
cheers