You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/how-to/firefly-iii/installation/self-managed.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,6 +97,9 @@ This should get you the entire installation in the directory of your choice.
97
97
98
98
### Web server configuration
99
99
100
+
!!! info
101
+
Since this is very specific to each system, there are no instructions how to do this.
102
+
100
103
Most servers will serve files from the `/var/www` directory. Firefly III would be served from `/firefly-iii/public`. This is not really what you would want to do.
101
104
102
105
You can look up for your webserver (Apache or nginx) how to change the root directory or how to set up virtual hosts.
0 commit comments