• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

vhost default files create by apache restart

Schneidi

New Pleskian
Hi,

System details:
Betriebssystem‪Debian 7.10‬
Plesk Version12.5.30 Update #28

Problem:
I do not know when it start exactly but since some weeks/month i have the issue that when i restart my Apache Service over Plesk (Console all fine) Plesk generate all default files/folders like a new Domain when i do any changes which cause a Apache reboot over Plesk.

The Problem is 1st index.html files will be read and all Site with an index.php are not working any more, i could change it over by Apache config but i do ot want that Plesk writes any files in exists Sites also not any test files where someone can read out my PHP or Apache setting.

In generell how can i disable this Plesk function to write any default files in any vhost folder ? Also for a new domain, i do not need this function, it is absolutely useless for me.

So i do not want a solution for my issue it self i want to know how can i disable this function at all.

Thank you

regards
Schneidi
 
Apache Reboot Shouldn't generate files/folders like a new domain.

You can edit/delete new Domain Template by "Tools & Settings" > "Virtual Host Template"
 
it do and i cannot deleted any folders or files at the template area, only self generate files/folders...
 
Hi,
I'm not sure I follow your exact issue, but if you want to change the "Plesk Default Web Page" shown on domain creation, browse to...

/var/www/vhosts/.skel/0/httpdocs

And have whatever you want.

As for index.html being chosen over index.php, change the default in...

Plesk > Subscription > domain.tld > Apache & Nginx Settings

There you can enter a custom value for index, eg

Code:
index.php index.html

I hope that helps
Regards

Lloyd
 
Hi,

how i can change the order i know already but as i discripe copy plesk the file from /var/www/vhosts/.skel/0/httpdocs to a present domain when i restart the apache service when i do a change at a domain.

i moved now all files to a different folder and i will see what happen.

THX
Schneidi
 
Back
Top