Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
drupal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
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
Ansible
Roles
drupal
Compare revisions
233243e4ea23885c3626c14184a96bfff80b1e9b to e37674eabd9edbdcebca436dd4ef5ad10265cca4
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
ansible/roles/drupal
Select target project
No results found
e37674eabd9edbdcebca436dd4ef5ad10265cca4
Select Git revision
Branches
2331-combine1
2331-combine1-from-master
2331-combine2
2331-combine2-from-master
2331-expressions-using-if
2838-cronjobs-per-host
2838-crontabs-collector
2861-path-password-protection-without-general-pw
2898-service-status
main
10 results
Swap
Target
ansible/roles/drupal
Select target project
ansible/roles/drupal
max/drupal
ericzillmann/drupal
3 results
233243e4ea23885c3626c14184a96bfff80b1e9b
Select Git revision
Branches
2331-combine1
2331-combine1-from-master
2331-combine2
2331-combine2-from-master
2331-expressions-using-if
2838-cronjobs-per-host
2838-crontabs-collector
2861-path-password-protection-without-general-pw
2898-service-status
main
10 results
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
Revert "ansible-inventories/gentner#2352 Remove bigpipe"
· e37674ea
jurgenhaas
authored
4 years ago
This reverts commit effc10f9
e37674ea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/vhost.conf
+1
-1
1 addition, 1 deletion
templates/vhost.conf
with
1 addition
and
1 deletion
templates/vhost.conf
View file @
e37674ea
...
...
@@ -79,7 +79,7 @@
</
FilesMatch
>
{%
endif
%}
{%
endif
%}
{%
if
drupal_domain
.
bigp
ip
e
|
default
(
false
) %}
{%
if
drupal_domain
.
disable_gz
ip
|
default
(
false
) %}
SetEnv
no
-
gzip
1
{%
endif
%}
{%
if
groups
.
proxyserver
is
not
defined
and
not
drupal_domain
.
multidomain
|
default
(
false
) %}
...
...
This diff is collapsed.
Click to expand it.