Answer the question
In order to leave comments, you need to log in
Error 502, again, why?
Hello. Yesterday, with grief, I dealt with Apache in half, I was able to launch the first site not on a hosting, but on a wdsk !!
And today, having started doing the second one, I’m sitting for the second hour with Google in my sleeve and I can’t understand what I’m doing wrong?
Please explain in a language understandable for a beginner)
sites-enabled:
infinityworld.ru.conf
<VirtualHost *:80>
ServerAdmin [email protected]
ServerName infinityworld.ru
ServerAlias www.infinityworld.ru
DocumentRoot /var/www/infinityworld/
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
</VirtualHost>
<VirtualHost *:80>
ServerAdmin [email protected]
ServerName forum.infinityworld.ru
ServerAlias www.forum.infinityworld.ru
DocumentRoot /var/www/forum.infinityworld/
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
</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