I need to have a script open the file /www/conf/httpd.conf
<VirtualHost *>
DocumentRoot /var/www/virtual/$user/html
Servername $user.palaceunlimited.com
ErrorLog /var/www/virtual/$user/logs/error_log
CustomLog /var/www/virtual/$user/logs/access_log combined
</VirtualHost>
and then delete all of that.
How do I do this??


--------------
Jesse Angell
PalaceUnlimited.com
#1 Palace Host



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to