mirror of
https://github.com/telephone/LookingGlass.git
synced 2026-04-25 07:56:01 +03:00
[GH-ISSUE #55] apache LG #38
Labels
No labels
enhancement
enhancement
enhancement
pull-request
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LookingGlass#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kotviphp on GitHub (May 6, 2020).
Original GitHub issue: https://github.com/telephone/LookingGlass/issues/55
Help configure Apache for LG, installed a script, I can not start the web
Unable to access the site The web page at https://localhost/ may be temporarily unavailable or constantly moved to a new address.
ERR_TUNNEL_CONNECTION_FAILED
@Wild1145 commented on GitHub (May 16, 2020):
Would generally suggest against using localhost, a lot of browsers no longer allow HTTPS to work with it, should probably host it on a proper domain I'd suggest.
@kotviphp commented on GitHub (May 25, 2020):
Thanks!