• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

httpd.include control

E

exothermic

Guest
How do I control what the contents of http.include is for each domain?

I know that I can use vhost.conf to manually make changes on a per domain basis, but that doesn't help me when I want to apply stuff across hundreds of domains.

I know I can use /etc/httpd/conf/http.conf to make global changes, but those won't be reflective on a indevidual domain level.

For instance, how do I change the include path for every domain on the server to reflect a path within it's own directory structure?

Thanks
 
Back
Top