mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
formatting
parent
435fde13be
commit
85d2d6cba2
1 changed files with 0 additions and 2 deletions
|
@ -1468,7 +1468,6 @@ Switch SELinux back into enforcing mode.
|
|||
$ sudo setenforce 1
|
||||
```
|
||||
|
||||
-----
|
||||
##Phusion Passenger, Rails, & Sub-URIs
|
||||
In the course of using ruby, rails, and passenger, you may need to create multiple sites or apps not just one. Using Passenger sub-uris will accomplish this task. In addition, when using Nginx (see below), using a sub-uri simplifies configuration and reduces hours of banging your head on your desk.
|
||||
|
||||
|
@ -1514,7 +1513,6 @@ Restart Apache for changes to take effect.
|
|||
$ sudo service httpd restart
|
||||
```
|
||||
|
||||
-----
|
||||
##Nginx reverse proxy
|
||||
Nginx is a very efficient web service which I use as a reverse proxy. Below is an example of a working Nginx 1.4 location config using the Tracks build above and sub-uri /tracks. This is only /location not a complete nginx.conf.
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue