Show More
@@ -11,7 +11,7 b' Here is a sample configuration file for ' | |||||
11 |
|
11 | |||
12 | ## uncomment to serve static files by Apache |
|
12 | ## uncomment to serve static files by Apache | |
13 | ## ProxyPass /_static ! |
|
13 | ## ProxyPass /_static ! | |
14 |
## Alias /_static /path/to/ |
|
14 | ## Alias /_static /path/to/.rccontrol/enterprise-1/static | |
15 |
|
15 | |||
16 | <Proxy *> |
|
16 | <Proxy *> | |
17 | Order allow,deny |
|
17 | Order allow,deny |
@@ -60,7 +60,7 b' Use the following example to configure N' | |||||
60 |
|
60 | |||
61 | ## uncomment to serve static files by nginx |
|
61 | ## uncomment to serve static files by nginx | |
62 | # location /_static { |
|
62 | # location /_static { | |
63 |
# alias /path/to/ |
|
63 | # alias /path/to/.rccontrol/enterprise-1/static; | |
64 | # } |
|
64 | # } | |
65 |
|
65 | |||
66 | location / { |
|
66 | location / { |
General Comments 0
You need to be logged in to leave comments.
Login now