]>
BookStack Code Mirror - devops/commitdiff
projects
/
devops
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
c1ec786
)
Added mention of mod_rewrite usage
author
danb
<redacted>
Mon, 13 Oct 2025 11:52:31 +0000
(13:52 +0200)
committer
danb
<redacted>
Mon, 13 Oct 2025 11:52:31 +0000
(13:52 +0200)
config/apache/bookstack.conf
patch
|
blob
|
history
diff --git
a/config/apache/bookstack.conf
b/config/apache/bookstack.conf
index 61e760b049888490cc0668fc4e7bc8a9040dce7f..336f9bcf360cb0ba95cabe3a98b8c67f776035b3 100644
(file)
--- a/
config/apache/bookstack.conf
+++ b/
config/apache/bookstack.conf
@@
-2,7
+2,7
@@
# This is a simple example of an Apache VirtualHost configuration
# file that could be used with BookStack.
- # This assumes mod_php
has been installed and is load
ed.
+ # This assumes mod_php
AND mod_rewrite have been installed and enabl
ed.
#
# Change the "docs.example.com" usage in the "ServerName" directive
# to be your web domain for BookStack.