firoze

XAMPP site make on live server

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