debugging alternc.install apache modconf
This commit is contained in:
parent
41f20a8dcc
commit
acf7ae05d3
|
@ -197,8 +197,8 @@ then
|
|||
echo "LoadModule php5_module /usr/lib/apache/1.3/libphp5.so" >>/etc/apache-ssl/modules.conf
|
||||
fi
|
||||
# We update ucf, that's bad isn't it ? ;)
|
||||
ucf /etc/apache/modules.conf
|
||||
ucf /etc/apache-ssl/modules.conf
|
||||
ucf /etc/apache/modules.conf /etc/apache/modules.conf
|
||||
ucf /etc/apache-ssl/modules.conf /etc/apache-ssl/modules.conf
|
||||
|
||||
# Copy postfix *_checks if they do not exist
|
||||
for file in body_checks header_checks; do
|
||||
|
|
Loading…
Reference in New Issue