hi
i am trying to edit my httpd.comf file through a shell script ...... (( actually I trying to set up a control panel ))
my httpd.conf host directives for many domains , the file is something like this :
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
How can this be done ? would i need to know Perl scripting ..or can this be done without the knowledge of Perl
Your help would be of great value !!