webroot documentation enchancment #86

Closed
opened 2026-02-04 16:38:56 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @vladware on GitHub (Apr 1, 2016).

I don't know if it's just me but it took me a while to figure out I had to set the webroot to the public folder with nginx.

Initially I had root /var/www/BookStack but needed to do root /var/www/BookStack/public

Maybe a good idea to add it to the install instructions at the bottom for nginx.

Originally created by @vladware on GitHub (Apr 1, 2016). I don't know if it's just me but it took me a while to figure out I had to set the webroot to the public folder with nginx. Initially I had `root /var/www/BookStack` but needed to do `root /var/www/BookStack/public` Maybe a good idea to add it to the install instructions at the bottom for nginx.
Author
Owner

@ssddanbrown commented on GitHub (Apr 1, 2016):

@vladware Thanks for letting me know about this, Really surprised there was no mention of that in the installation docs. Will update the installation instructions soon.

@ssddanbrown commented on GitHub (Apr 1, 2016): @vladware Thanks for letting me know about this, Really surprised there was no mention of that in the installation docs. Will update the installation instructions soon.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#86