tikiwiki/start.sh

9 lines
138 B
Bash
Raw Permalink Normal View History

2023-04-10 21:59:09 +02:00
#!/bin/bash
2023-11-20 21:52:04 +01:00
#apache2ctl start
#tail -f /tmp/apache2/*log
echo "Run Apache2"
APACHE_ENVVARS=/etc/apache2/envvars
apachectl -D FOREGROUND