Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
apache
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
webarch
apache
Commits
ca294e0d
Commit
ca294e0d
authored
5 years ago
by
Chris Croome
Browse files
Options
Downloads
Patches
Plain Diff
Default index.html absent
parent
e037dc48
No related branches found
No related tags found
No related merge requests found
Pipeline
#8176
passed
5 years ago
Stage: test
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
tasks/mc3.yml
+7
-0
7 additions, 0 deletions
tasks/mc3.yml
tasks/webarch.yml
+7
-0
7 additions, 0 deletions
tasks/webarch.yml
templates/mc3.conf.j2
+1
-1
1 addition, 1 deletion
templates/mc3.conf.j2
with
15 additions
and
1 deletion
tasks/mc3.yml
+
7
−
0
View file @
ca294e0d
...
...
@@ -23,6 +23,13 @@
tags
:
-
apache
-
name
:
Debian default /var/www/html/index.html absent
file
:
path
:
/var/www/html/index.html
state
:
absent
tags
:
-
apache
-
name
:
WSH Apache config in place
template
:
src
:
templates/mc3.conf.j2
...
...
This diff is collapsed.
Click to expand it.
tasks/webarch.yml
+
7
−
0
View file @
ca294e0d
...
...
@@ -23,6 +23,13 @@
tags
:
-
apache
-
name
:
Debian default /var/www/html/index.html absent
file
:
path
:
/var/www/html/index.html
state
:
absent
tags
:
-
apache
-
name
:
WSH Apache config in place
template
:
src
:
templates/webarch.conf.j2
...
...
This diff is collapsed.
Click to expand it.
templates/mc3.conf.j2
+
1
−
1
View file @
ca294e0d
...
...
@@ -132,7 +132,7 @@ ErrorDocument 403 /mc3/403.shtml
SSLCertificateKeyFile
/etc/ssl/le/{{ inventory_hostname }}.key.pem
SSLCertificateChainFile
/etc/ssl/le/{{ inventory_hostname }}.ca.pem
Header
set
Strict-Transport-Security "max-age=31536000" env=HTTPS
DocumentRoot
"/var/www"
DocumentRoot
"/var/www
/html
"
<
FilesMatch
"\.(cgi|shtml|phtml|php)$"
>
SSLOptions
+StdEnvVars
</
FilesMatch
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment