aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dd1e26b..b6dd27c 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
# pathes
PREFIX := /usr
-APACHECONF := /etc/apache/conf/extra/
+APACHECONF := /etc/httpd/conf/extra/
LIGHTTPDCONF := /etc/lighttpd/conf.d/
# commands
CC := gcc