• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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