• 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.

httpd.include deleted !! help me

I

iloweb.com

Guest
Hello,
Where he is the templates for a creation httpd.include in the serv plz.

Ou se trouve le template qui réecrit a chaque fois le fichier httpd.include sur le serveur plz

Thx
 
There is no 'template' for the httpd.include files. They are built or constructed as the domains are created and/or modified. This applies to both the global (/etc/httpd/conf/httpd.include) as well as domain specific (/home/httpd/vhosts/domain.com/conf/httpd.include) files.

You did not specify which of them was deleted, and I have not spoken french in over 30 years.

To recreate config files for all domains, you could try:

/usr/local/psa/admin/bin/websrvmng -a

-a, --reconfigure-all
create configuration files for all domains
It may or may not recreate the /etc/httpd/conf/httpd.include file though.
 
Back
Top