apache
This commit is contained in:
@@ -30,7 +30,7 @@ def config_layout():
|
|||||||
htdocsdir: /var/www/localhost/htdocs
|
htdocsdir: /var/www/localhost/htdocs
|
||||||
cgidir: /var/www/localhost/cgi-bin
|
cgidir: /var/www/localhost/cgi-bin
|
||||||
manualdir: /usr/share/doc/version/manual
|
manualdir: /usr/share/doc/version/manual
|
||||||
sysconfdir: /etc/httpd/conf
|
sysconfdir: /etc/apache2
|
||||||
localstatedir: /var
|
localstatedir: /var
|
||||||
runtimedir: /run
|
runtimedir: /run
|
||||||
logfiledir: /var/log/apache2
|
logfiledir: /var/log/apache2
|
||||||
@@ -125,7 +125,7 @@ def install():
|
|||||||
"my $envvars = \"$installbuilddir/envvars\";")
|
"my $envvars = \"$installbuilddir/envvars\";")
|
||||||
|
|
||||||
# Clean-up
|
# Clean-up
|
||||||
# pisitools.remove("/etc/apache2/*")
|
pisitools.remove("/etc/apache2/*")
|
||||||
pisitools.remove("/var/www/localhost/htdocs/*")
|
pisitools.remove("/var/www/localhost/htdocs/*")
|
||||||
|
|
||||||
# Add conf.d for 3rd party configuration files
|
# Add conf.d for 3rd party configuration files
|
||||||
|
|||||||
Reference in New Issue
Block a user