Answer the question
In order to leave comments, you need to log in
Help with xampp. What to do?
Hello. Created host "clicker.loc". When you go to it, this page opens: instead of the desired one.
File /etc/hosts/:
127.0.0.1 localhost lampp xampp clicker.loc
127.0.1.1 SATELLITE-C660
NameVirtualHost 127.0.0.1:80
<VirtualHost 127.0.0.1:80>
ServerAdmin [email protected]
DocumentRoot "/opt/lampp/htdocs"
ServerName lampp
ServerAlias xampp
</VirtualHost>
<VirtualHost 127.0.0.1:80>
ServerAdmin [email protected]
DocumentRoot "/home/vanya/Web/clicker.loc"
ServerName clicker.loc
ServerAlias www.clicker.loc
ErrorLog "/opt/lampp/logs/clicker.loc-error_log"
CustomLog "logs/clicker.loc-access_log" common
</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