hi,
We installed a clean setup of Plesk 12.0.18 on a Centos 7 server. All seemed to go well until this morning when we had issues with some websites where .htaccess files were not being read in properly.
I compared a z010_psa_httpd.conf file from a working Plesk 12.0.18 on Centos 6 and found extra lines in the file.
Should I add these lines back in or why are they missing on the Centos 7 clean setup?
Centos 6 -
#ATTENTION!
#
#DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY,
#SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS GENERATED.
Include '/etc/httpd/conf/plesk.conf.d/server.conf'
Include '/etc/httpd/conf/plesk.conf.d/horde.conf'
Include '/etc/httpd/conf/plesk.conf.d/roundcube.conf'
Include '/etc/httpd/conf/plesk.conf.d/vhosts/*.conf'
Include '/etc/httpd/conf/plesk.conf.d/forwarding/*.conf'
Include '/etc/httpd/conf/plesk.conf.d/wildcards/*.conf'
Centos 7 -
#ATTENTION!
#
#DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY,
#SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS GENERATED.
IncludeOptional '/etc/httpd/conf/plesk.conf.d/vhosts/*.conf'
IncludeOptional '/etc/httpd/conf/plesk.conf.d/forwarding/*.conf'
IncludeOptional '/etc/httpd/conf/plesk.conf.d/wildcards/*.conf'
thanks
matt
We installed a clean setup of Plesk 12.0.18 on a Centos 7 server. All seemed to go well until this morning when we had issues with some websites where .htaccess files were not being read in properly.
I compared a z010_psa_httpd.conf file from a working Plesk 12.0.18 on Centos 6 and found extra lines in the file.
Should I add these lines back in or why are they missing on the Centos 7 clean setup?
Centos 6 -
#ATTENTION!
#
#DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY,
#SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS GENERATED.
Include '/etc/httpd/conf/plesk.conf.d/server.conf'
Include '/etc/httpd/conf/plesk.conf.d/horde.conf'
Include '/etc/httpd/conf/plesk.conf.d/roundcube.conf'
Include '/etc/httpd/conf/plesk.conf.d/vhosts/*.conf'
Include '/etc/httpd/conf/plesk.conf.d/forwarding/*.conf'
Include '/etc/httpd/conf/plesk.conf.d/wildcards/*.conf'
Centos 7 -
#ATTENTION!
#
#DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY,
#SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS GENERATED.
IncludeOptional '/etc/httpd/conf/plesk.conf.d/vhosts/*.conf'
IncludeOptional '/etc/httpd/conf/plesk.conf.d/forwarding/*.conf'
IncludeOptional '/etc/httpd/conf/plesk.conf.d/wildcards/*.conf'
thanks
matt