Skip to content

How to make localhost accessible from another device

Notifications You must be signed in to change notification settings

xcapri/publicxampp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

publicxampp

How to make localhost accessible from another device

  • Open XAMPP
  • On Apache click Config
    image
  • Then click httpd.conf
    image
  • Change Listen 80 to 192.168.***.1:80 and comment #Listen 80. Then Save & close notepad
    image
  • Back to step 3 but click httpd-xampp.conf
  • Search D:/xampp/phpMyAdmin, then edit Require local to Require all granted. Then Save & close notepad
    image
  • Next go to Windows defender firewall with advanced security > double click on the one I marked with the number 2
    image
  • Then select Allow the connection > Apply > OK > Close
    image
  • Open XAMPP again start Apache & MYSQL
  • Last Access ip on mobile

Reference

About

How to make localhost accessible from another device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published