H
H
Httdientee2021-10-17 19:22:01
xampp
Httdientee, 2021-10-17 19:22:01

XAMPP domain setup?

I don’t know, but for some reason the domain does not read data from its folder, but takes the root (htdocs)

httpd.conf

# Virtual hosts
Include conf/extra/httpd-vhosts.conf


httpd-vhosts.conf
<VirtualHost *:80>
    DocumentRoot "C:/My Programs/XAMPP/htdocs/agapelive.loc/"
    ServerName agapelive.loc
    ServerAlias www.agapelive.loc
 
    ErrorLog "logs/pacificsky.log"
    CustomLog "logs/pacificsky.log" common
</VirtualHost>


hosts
127.0.0.1 agapelive.loc

I get
616c4dc54080a183405822.png

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question