added apache2 and ssl config

This commit is contained in:
andreas
2022-07-21 19:55:14 +00:00
parent 40a6cfab88
commit 0aab815e49
472 changed files with 6987 additions and 11 deletions

View File

@@ -0,0 +1,8 @@
# Read the documentation before enabling AddDefaultCharset.
# In general, it is only a good idea if you know that all your files
# have this encoding. It will override any encoding given in the files
# in meta http-equiv or xml encoding tags.
#AddDefaultCharset UTF-8
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet