Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
provision
Commits
a4544456
Commit
a4544456
authored
Feb 22, 2010
by
anarcat
Committed by
anarcat
Feb 22, 2010
Browse files
make it clear that the apache.conf file should be generated through server verification
parent
c4fa2d3b
Changes
1
Show whitespace changes
Inline
Side-by-side
install.sh.txt
View file @
a4544456
...
...
@@ -189,6 +189,9 @@ else
fi
fi
# this should be handled by provision server verification, as it is a
# duplicate of web_server/provision_apache_server.tpl.php
# http://drupal.org/node/586000
if [ ! -f $AEGIR_HOME/config/apache.conf ]; then
cat > $AEGIR_HOME/config/apache.conf <<EOF
NameVirtualHost *:80
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment