add spark

This commit is contained in:
newnius
2017-04-08 22:22:34 +08:00
parent 342312b75e
commit 10962791c8
15 changed files with 400 additions and 5 deletions

View File

@@ -2,9 +2,9 @@
## CHANGELOG
- remove `Options Indexes` (apache2.conf)
- remove `Options FollowSymLinks` (apache2.conf)
- add `Options SymLinksIfOwnerMatch` to support .htaccess (apache2.conf)
- enable `rewrite`
- update to `ServerTokens Prod` (security.conf)
- remove `Options FollowSymLinks` (apache2.conf)
- add `Options SymLinksIfOwnerMatch` to support .htaccess (apache2.conf)
- enable `rewrite`
- update to `ServerTokens Prod` (security.conf)
- update to `ServerSignature Off` (security.conf)
- add `ServerName localhost` (apache2.conf)
- add `ServerName localhost` (apache2.conf)