root/lang/ruby/cocproxy/proxy-config.sample.yaml
@
13618
| Revision 315, 229 bytes (checked in by cho45, 6 years ago) |
|---|
| Line | |
|---|---|
| 1 | server: |
| 2 | :FilterDir: files |
| 3 | :Port: 5432 |
| 4 | :Rules: |
| 5 | - "#{req.host}#{req.path_info}" |
| 6 | - "#{req.host}/#{File.basename(req.path_info)}" |
| 7 | - "#{File.basename(req.path_info)}" |
| 8 | - ".#{req.path_info}" |
| 9 | |
| 10 |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)