redirecting of url #1999

Closed
opened 2026-02-05 02:26:17 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @JayRhithu on GitHub (Dec 30, 2020).

Hi,

I am trying to install bookstack in windows 8, following this tutorial (https://www.youtube.com/watch?v=lSaY4lK_RjM)(WAMP Server). All done successfully. Also added virtual host in wamp server. But when I browse the url 'http://bookstack.local/login' or 'http://127.0.0.1:800' it's redirecting to a url 'https://example.com/login'. Checked in the C:\Windows\System32\Drivers\etc\hosts file also (it is - 127.0.0.1 bookstack.local).

Please help.

Originally created by @JayRhithu on GitHub (Dec 30, 2020). Hi, I am trying to install bookstack in windows 8, following this tutorial (https://www.youtube.com/watch?v=lSaY4lK_RjM)(WAMP Server). All done successfully. Also added virtual host in wamp server. But when I browse the url 'http://bookstack.local/login' or 'http://127.0.0.1:800' it's redirecting to a url 'https://example.com/login'. Checked in the C:\Windows\System32\Drivers\etc\hosts file also (it is - 127.0.0.1 bookstack.local). Please help.
Author
Owner

@alvar0liveira commented on GitHub (Dec 30, 2020):

Hi,
Have you checked APP_URL parameter on .env file? You need to set APP_URL=bookstack.local.
Hope this helps!

@alvar0liveira commented on GitHub (Dec 30, 2020): Hi, Have you checked APP_URL parameter on .env file? You need to set APP_URL=bookstack.local. Hope this helps!
Author
Owner

@JayRhithu commented on GitHub (Dec 31, 2020):

Done the changes... It's working now... Thanks for the support

@JayRhithu commented on GitHub (Dec 31, 2020): Done the changes... It's working now... Thanks for the support
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1999