• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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