1. install terlebih dahulu XAMPP di dalam komputer
2. Buka folder xampp >> apache >> conf >> httpd.conf cari angka 80 dan ganti dengan 50 seperti ditunjukkan gambar berikut
3. Buka file xampp >> apache >> conf >> extra >> httpd-ssl.conf cari port 443 kemudian rubah menjadi 4499
4. Buka file xampp >> apache >> conf >> extra >> httpd-xampp.conf file ini berfungsi untuk mengatur komputer mana saja yang dapat mengakses lokal server. Jika ingin server lokal dapat diakses oleh semua komputer maka tambahkan “allow from all” dan hapus kode “order deny, allow dan Deny from all”
5. Buka file xampp >> apache >> conf >> extra >> httpd-perl.conf dan tambahkan kode “PerlSwitches –T”
6. Restart XAMPP