Ich habe begonnen, erst vor kurzem mit ngork und ich laufe so im Grunde die Beow Befehl:Wie öffne ich die Site mit ngork?
ngork http 8080
Nun, ich im Terminal folgendes erhalten jetzt:
ngrok by @inconshreveable (Ctrl+C to quit)
Tunnel Status online
Version 2.0.25/2.0.25
Region United States (us)
Web Interface http://127.0.0.1:4040
Forwarding http://7c0de733.ngrok.io -> localhost:8080
Forwarding https://7c0de733.ngrok.io -> localhost:8080
Connections ttl opn rt1 rt5 p50 p90
0 0 0.00 0.00 0.00 0.00
Jetzt, als ich auf den folgenden Link öffnen:
http://7c0de733.ngrok.io/ , This link opens up `http://7c0de733.ngrok.io/xampp/` , now what i really want to see is my wordpress demo website and so i type in the following:
http://7c0de733.ngrok.io/wordpress/ , but i get nothing.
Wie öffne ich jetzt meine Wordpress-Site? und warum öffnet es nicht mit dem obigen Link?
Vielen Dank.