what exactly do you want to delete?
everything between <virtualhost *> and </virtualhost>
or all of your virtualhosts?
or just the ones for specified users?


----- Original Message ----- 
From: "Jesse Angell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 10, 2002 6:28 PM
Subject: Shell Scripting


> 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