Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- XAMPP site make on live server
- 1# make a account here ngrok.com
- 2# download ngrok software and extract it and run it
- 3# at this terminal prompt to expose port 80
- 4# C:\Users\Firoze\Desktop>paste here your authtoken and press enter
- 5# make like this C:\Users\Firoze\Desktop>start ngrok http 80
- 6# press enter
- 7# Forwarding https://811faeab.ngrok.io -> localhost:80
- 8# copy https://811faeab.ngrok.io
- 9# https://811faeab.ngrok.io/yourprojectnamehere
- suppose my project name is "live" so https://811faeab.ngrok.io/live
- help link: https://www.youtube.com/watch?v=wKSCZPwUSas
Add Comment
Please, Sign In to add comment