== entires in the 'special DNS entry' list that is maintained by ITS.
To add new virtual hostnames you have to submit an ITS helpdesk job to have them update it.
You can't just add to addhost.
useradd -c "pimce geoff taylor" -m pimceGive it a password
passwd pimceedit /etc/group and add pimce to the group www - may not need this!!
<VirtualHost *>
ServerAdmin root@ecsesql2a.eng.monash.edu.au
DocumentRoot /home/www/pimce/
ServerName www.pimce.edu.au
ErrorLog logs/pimce/error_log
CustomLog logs/pimce/access_log common
</VirtualHost>
cd /home/www mkdir pimce chown pimce:www pimce chmod g+s pimce
/usr/local/apache/bin/apachectl configtest Verify it is ok first /usr/local/apache/bin/apachectl graceful
fsck /home manually to fix it (basically say yes to all proposed fixes, including deleting dud file that contained deleted bad inode).
1.4Gb file transfer via sftp and/or scp killed it [transfer from mammoth via monash and internal ip numbers]
FSCK takes about 5 minutes with no reporting of faults - so you just have to be patient or use -v for verbose.
New box soon!!!!!!!
-- DanGrimm - 21 Feb 2008
| Topic VirtualHostSql . { Edit | Attach | Ref-By | Printable | Diffs | r1.3 | > | r1.2 | > | r1.1 | More } |
|
Revision r1.3 - 21 Feb 2008 - 03:13 GMT - DanGrimm Parents: WebHome |
Copyright © 1999-2003 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback. |