• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

httpd.include

E

ExarKun

Guest
Hallo,
ich wollte einmal nachfragen wie ich eine Änderung in der httpd.include für EINE! Domain dauerhaft machen kann,
und zwar handelt es sich um folgenden Eintrag:

php_admin_flag register_globals on

Ist das irgendwie möglich?

Danke schon mal :D
 
Do not edit httpd.include! Create a file called vhost.conf in the conf directory for that domain and put your modifications in there. Run /usr/local/psa/admin/bin/websrvmng -a -v afterwards.
 
Back
Top