Hello,
I am trying to use sed to insert text into apache's httpd.conf so that I can add certain things to that file from shell scripts. example:
I want to add "AddType Application/x-httpd-php .php" directly under that field that says "AddType image/x-icon .ico"
But when I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.