• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Vhost is apaches root

A

audun1

Guest
Hello. All my clients home dir is apache root (/usr/local/psa/apache/www/data/)

Does someone have a god Ide why?

It happends automaticly and I have checkt the httpd.com file butt I cant find any error..

Ok if i try accessing a file caled ifelse.php I get this error in the error log:

Code:
[Tue Mar 22 18:22:25 2005] [notice] Apache/2.0.52 (Unix) mod_python/3.0.3 Python/2.2.2 PHP/4.3.10 mod_webapp/1.2.0-dev configured -- resuming normal operations
[client 193.217.3.132] script '/usr/local/psa/apache/www/data/ifelse.php' not found or unable to stat

I hope someone have a answer to this..

Sorry for my bad English and Thanks
 
Not sure if this helps but check the type of index pages your customers are using and see if they are in this line of the httpd.conf.

DirectoryIndex at_domains_index.html index.html index.html.var index.shtml index.cfm index.htm index.php home.htm home.html index.cgi

That line may not have all the entries that it should for index files.
 
No sorry that doesen't help.

Now it just opens the index in /usr/local/psa/apache/www/data

Butt thanks for the tips
 
Back
Top