Showing posts with label xampp. Show all posts
Showing posts with label xampp. Show all posts

18 May 2014

Ganti port SSL 443 xampp


Buka xampp control panel
pilih pada bagian config > Apache (httpd-ssl.conf)

















Find dan Replace port 443 dengan port yang akan digunakan misal 442
bisa menggunkan Notepad ++


















kemudian Start
untuk mengaksesnya https://hostname:442


LINUX

cd /opt/lampp/etc/extra/
nano /httpd-ssl.conf

Find dan Replace port 443
dan restart

/opt/lampp/lampp restart