Sha256: f8742e42cb9007375ba14583611e2700ce5ee104e3bb2304636489708e448bed
Contents?: true
Size: 378 Bytes
Versions: 10
Compression:
Stored size: 378 Bytes
Contents
# Based on http://blog.codahale.com/2006/06/19/time-for-a-grown-up-server-rails-mongrel-apache-capistrano-and-you/ NameVirtualHost *:80 <VirtualHost *:80> Include /etc/apache2/sites-available/app.custom Include /etc/apache2/sites-available/app.common ErrorLog /mnt/log/apache2/error.log LogLevel warn CustomLog /mnt/log/apache2/access.log combined </VirtualHost>
Version data entries
10 entries across 10 versions & 8 rubygems