This website works better with JavaScript
Home
Explore
Help
Register
Sign In
scw
/
apache-lua
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
fccc5661bf
Branches
Tags
master
v0.1.3
v0.1.2
v0.1.1
v0.1.0
apache-lua
/
centos7
/
run-httpd.sh
run-httpd.sh
83 B
History
Raw
1
2
3
4
#!/bin/bash
rm -rf /run/httpd/* /tmp/httpd*
exec /usr/sbin/apachectl -DFOREGROUND