• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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