Answer the question
In order to leave comments, you need to log in
Why is the default Apache stub displayed instead of a website?
Hello! Tell me, for some reason, instead of the site, the standard Apache stub page is displayed.
Apache config file for this site:
<VirtualHost :*80>
AssignUserID *** ***
DocumentRoot /home/***
DirectoryIndex index.php
ServerName ***
ServerAlias www.***
<Directory /home/***/>
Options Indexes FollowSymLinks MultiViews
AllowOverride FileInfo
Order allow,deny
allow from all
</Directory>
</VirtualHost>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question