I have a requirement wherein I need to add couple of apache directives to httpd.conf that are specific to only one of my
website hosting.
I do not want to change the original httpd.conf contents ( i guess they are automatically modified by cpanel). Upon googling, I came to know that I can create an include file with those directives and call it.
Please could some one tell me where should i create the include file, what permissions it should have and from where & how do i call this file.
Cheers