bar, so this is a description of how to add a site there.
/www, eg:/www/www.domain.com
htdocs directory under the above , eg:/www/www.domain.com/htdocs
domain, group bill, home dir /www/www.domain.com: useradd --comment www.domain.com --home /www/www.domain.com --groups "" --gid bill --shell /bin/false domain
echo domain >> /etc/vsftpd.user_list chown -R domain.bill /www/www.domain.com
/etc/apache2/vhosts.d/username.conf as specified in HttpdConf? (remember to disable PHP for non-members)
rcapache2 configtest
rcapache2 reload
| AdminTaskForm | |
|---|---|
| Description | Sette opp/konfigurere apache for siter. Opprette evt. tilhørende ftp-konti. Holde øye med, spore/ta seg av evt. problemer. |
| Admins | SalveJNilsen |