mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Updated Installing Tracks 2.2.2 on CentOS 6.5 Minimal x86_64 (markdown)
parent
76bd9f5da0
commit
c9f46aa16d
1 changed files with 2 additions and 2 deletions
|
|
@ -987,11 +987,11 @@ LoadModule passenger_module /home/tracks/.rvm/gems/ruby-1.9.3-p547/gems/passenge
|
|||
```
|
||||
|
||||
###Static Assets
|
||||
Update Tracks' production.rb static assets to false in preparation for using Passenger with Apache2
|
||||
Update Tracks' production.rb static assets to false in preparation for using Passenger with Apache2.
|
||||
```
|
||||
$ vi environments/production.rb
|
||||
|
||||
config.serve_static_assets to true.
|
||||
config.serve_static_assets to true
|
||||
```
|
||||
|
||||
###Apache2 configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue