projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0d62e7
)
deb 8 apache DocumentRoot has changed
author
Ivan Kohler
<ivan@freeside.biz>
Mon, 30 Mar 2015 01:02:43 +0000
(18:02 -0700)
committer
Ivan Kohler
<ivan@freeside.biz>
Mon, 30 Mar 2015 01:02:43 +0000
(18:02 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
67bf83c
..
99e3dbc
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-31,8
+31,10
@@
DIST_CONF = ${FREESIDE_CONF}/default_conf
#Apache 2.4 (Debian 8.x)
APACHE_VERSION=2.4
-#deb
+#deb
(-7 and upgrades)
FREESIDE_DOCUMENT_ROOT = /var/www/freeside
+#deb (new installs of 8+)
+#FREESIDE_DOCUMENT_ROOT = /var/www/html/freeside
#redhat, fedora, mandrake
#FREESIDE_DOCUMENT_ROOT = /var/www/html/freeside
#freebsd