Change the Domain #1886

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

Originally created by @dugaa95 on GitHub (Oct 3, 2020).

Hi,

how I can change Domain on my BookStack Server?

My Bookstack Server is now example.xx.com and i want do change in example.yy.com

I try to change Domain in /etc/apache2/sites-enabled then nano bookstack.conf but is not going?

Thanks
Regreds!!!

Originally created by @dugaa95 on GitHub (Oct 3, 2020). Hi, how I can change Domain on my BookStack Server? My Bookstack Server is now example.xx.com and i want do change in example.yy.com I try to change Domain in /etc/apache2/sites-enabled then nano bookstack.conf but is not going? Thanks Regreds!!!
Author
Owner

@nutsflag commented on GitHub (Oct 5, 2020):

Hello @dugaa95,

did you change the line in the .env ?

APP_URL=https://your.domain.name

@nutsflag commented on GitHub (Oct 5, 2020): Hello @dugaa95, did you change the line in the .env ? APP_URL=https://your.domain.name
Author
Owner

@ssddanbrown commented on GitHub (Oct 5, 2020):

Also check that you've restarted apache after making config changes.

@ssddanbrown commented on GitHub (Oct 5, 2020): Also check that you've restarted apache after making config changes.
Author
Owner

@dugaa95 commented on GitHub (Oct 7, 2020):

Hello @dugaa95,

did you change the line in the .env ?

APP_URL=https://your.domain.name

Thank you so much!

@dugaa95 commented on GitHub (Oct 7, 2020): > Hello @dugaa95, > > did you change the line in the .env ? > > APP_URL=https://your.domain.name Thank you so much!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1886