Wednesday, April 20, 2022

setting xampp port dan htdocs location

 httpd.conf 

Listen 8012

ServerName localhost:8012


http-ssl.conf

Listen 443

<VirtualHost _default_:443>

ServerName localhost:443



xampp->config

https://stackoverflow.com/questions/11294812/how-to-change-xampp-apache-server-port



httpd.conf 

https://stackoverflow.com/questions/18902887/how-to-configuring-a-xampp-web-server-for-different-root-directory