Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ubl
bdd_dev
docker
symfony-httpd
Commits
e4e85a72
Commit
e4e85a72
authored
Jul 12, 2018
by
Sebastian Kehr
🚣🏼
Browse files
correct expression syntax
parent
e2ea20c6
Pipeline
#468
passed with stage
in 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
2.4/assets/symfony.conf
View file @
e4e85a72
...
...
@@ -2,7 +2,7 @@
SetHandler
"proxy:fcgi://php:9000"
</
FilesMatch
>
<
If
"
-n ${APACHE_ALIAS_URL_PATH}
"
>
<
If
-
n
${
APACHE_ALIAS_URL_PATH
}>
Alias
${
APACHE_ALIAS_URL_PATH
} ${
APACHE_DOC_ROOT
}
</
If
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment