Hi everybody,
my main page is on index.php. It is in folder /htdocs where I made a new .htaccess file too with content: DirectoryIndex index.php but it doesnt work, the page is not accessable when I try load. What can be the problem?
You were right, I hade some absolute paths in the index.php from localhost server… I corrected them on the webserver, now it works. I tought that if that would be a problem, the site would show other errors… thanks a lot for your help.