• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

apache supplemental config

B

bread_man

Guest
I'm sorry if this has been asked before. I did a few searches but couldn't find it.

I have some additional configuration for my virtual hosts (mod_rewrite, custom aliases, etc) that is overridden each time I make a change (subdomain add, vhost config change) in Plesk. The httpd.include says to put modifications in a vhost.conf file, but when I create one, it is ignored.

I'd still like to use Plesk. How do I create a supplemental conf file that will both add to and overwrite settings in the generated httpd.include?

Plesk 8.0.1

Looking forward to participating in this community.

Thanks!
bread
 
Nevermind, I'm a dork. The includes for the supplemental configurations are there in the generated httpd.include and work fine. I just couldn't find them initially.

Edit: The reason I didn't see the refernce to the supplemental vhost.conf files is because you need to create them first. When the httpd.include is regenerated, it adds in the reference to any vhost.conf files that exist at the time.
 
Back
Top