aboutsummaryrefslogtreecommitdiffstats
path: root/config/httpd.conf-example
diff options
context:
space:
mode:
Diffstat (limited to 'config/httpd.conf-example')
-rw-r--r--config/httpd.conf-example4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/httpd.conf-example b/config/httpd.conf-example
index 0115ad8d9..1326252f5 100644
--- a/config/httpd.conf-example
+++ b/config/httpd.conf-example
@@ -1,4 +1,4 @@
-# Apache configuracreated_attion for FOI site.
+# Apache configuration for FOI site.
#
# For development ignore this, you can just run ./scripts/server as for any
# Ruby on Rails application.
@@ -51,7 +51,7 @@ RewriteRule ^/request/((\d{1,3})\d*)/(response/\d+/attach/(html/)?\d+/.+) /views
# Recommend setting this to 3 or less on servers with 512MB RAM
PassengerMaxPoolSize 6
# The RackEnv variable applies to Rails 3 applications, while
- # the RailsEnv variable applies to applicatoins for earlier
+ # the RailsEnv variable applies to applications for earlier
# versions of Rails. There doesn't seem to be any harm in
# setting both, however.
RailsEnv production