Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Owain Jones
gliders-webserver
Commits
5af4311d
Commit
5af4311d
authored
9 years ago
by
root
Browse files
Options
Download
Email Patches
Plain Diff
changed gliders nginx conf
parent
15e2540f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
gliders.nginx.conf
gliders.nginx.conf
+4
-0
No files found.
gliders.nginx.conf
View file @
5af4311d
...
...
@@ -26,6 +26,10 @@ server {
try_files
$
uri
@
rewriteapp
;
}
location
/
static
/
logs
{
alias
/
var
/
gliders
/
logs
;
}
location
@
rewriteapp
{
rewrite
^(.*)$ /
app_dev
.
php
/$
1
last
;
}
...
...
This diff is collapsed.
Click to expand it.
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