Hello,
I have a problem with my webserver. Images in a sub-dir are not available. When i check the httpd error_log i found out this error:
I found out that the DocumentRoot setting in the httpd.conf file is wrong. This should be something like /home/user/domain/public_html/.
Can somebody check his directadmin server (httpd.conf) file to see what the document root should be?
I have a problem with my webserver. Images in a sub-dir are not available. When i check the httpd error_log i found out this error:
Code:
[error] [client xx.xx.xx.xx] File does not exist: /var/www/html/joey
I found out that the DocumentRoot setting in the httpd.conf file is wrong. This should be something like /home/user/domain/public_html/.
Can somebody check his directadmin server (httpd.conf) file to see what the document root should be?