HTTPS Support #2959

Closed
opened 2026-02-05 05:51:32 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @Mailstorm-ctrl on GitHub (Aug 14, 2022).

Describe the feature you'd like

Pretty simple...support for HTTPs would be nice. If you force the page to load over https (after adding virtualhost 443) the pages are broken because the links in the page reference http...causing them not to load.

image

Describe the benefits this would bring to existing BookStack users

It's HTTPs...it's pretty standard and businesses would benefit greatly.

Can the goal of this request already be achieved via other means?

Not that I know of :(

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundemental request

How long have you been using BookStack?

0 to 6 months

Additional context

No response

Originally created by @Mailstorm-ctrl on GitHub (Aug 14, 2022). ### Describe the feature you'd like Pretty simple...support for HTTPs would be nice. If you force the page to load over https (after adding virtualhost 443) the pages are broken because the links in the page reference http...causing them not to load. ![image](https://user-images.githubusercontent.com/53045430/184521556-a52fe757-f435-49f3-a73d-05ffc2c421b2.png) ### Describe the benefits this would bring to existing BookStack users It's HTTPs...it's pretty standard and businesses would benefit greatly. ### Can the goal of this request already be achieved via other means? Not that I know of :( ### Have you searched for an existing open/closed issue? - [X] I have searched for existing issues and none cover my fundemental request ### How long have you been using BookStack? 0 to 6 months ### Additional context _No response_
OVERLORD added the 🔨 Feature Request label 2026-02-05 05:51:32 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Aug 14, 2022):

Hi @Mailstorm-ctrl,

You just likely need to update the APP_URL option in your .env file (Commonly at /var/www/bookstack/.env if installed using the Ubuntu install script).
I've have a video guide on adding HTTP if it helps:
https://youtu.be/wq78komr9rs?t=649

@ssddanbrown commented on GitHub (Aug 14, 2022): Hi @Mailstorm-ctrl, You just likely need to update the `APP_URL` option in your `.env` file (Commonly at `/var/www/bookstack/.env` if installed using the Ubuntu install script). I've have a video guide on adding HTTP if it helps: https://youtu.be/wq78komr9rs?t=649
Author
Owner

@Mailstorm-ctrl commented on GitHub (Aug 14, 2022):

Hi @Mailstorm-ctrl,

You just likely need to update the APP_URL option in your .env file (Commonly at /var/www/bookstack/.env if installed using the Ubuntu install script). I've have a video guide on adding HTTP if it helps: https://youtu.be/wq78komr9rs?t=649

Ah...didn't realize that. Thanks!

@Mailstorm-ctrl commented on GitHub (Aug 14, 2022): > Hi @Mailstorm-ctrl, > > You just likely need to update the `APP_URL` option in your `.env` file (Commonly at `/var/www/bookstack/.env` if installed using the Ubuntu install script). I've have a video guide on adding HTTP if it helps: https://youtu.be/wq78komr9rs?t=649 Ah...didn't realize that. Thanks!
Author
Owner

@ssddanbrown commented on GitHub (Aug 14, 2022):

Will therefore close this off.

@ssddanbrown commented on GitHub (Aug 14, 2022): Will therefore close this off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#2959