Run in a folder. Again. Git is like that, you might overwrite your own
changes.
EPF-31
diff --git a/source/config/environments/production.rb.example b/source/config/environments/production.rb.example
index 0607796..e46ff14 100644
--- a/source/config/environments/production.rb.example
+++ b/source/config/environments/production.rb.example
@@ -3,7 +3,7 @@
 
   ENV['EPFWIKI_APP_NAME'] = 'EPF Wiki'
   ENV['EPFWIKI_REPLY_ADDRESS'] = "no-reply@epf.eclipse.org"
-  ENV['EPFWIKI_BASE_URL'] = "http://localhost" # used for creating absolute links in emails, without trailing slash
+  ENV['EPFWIKI_BASE_URL'] = "http://localhost" # used for creating absolute links in emails, including slash
   ENV['EPFWIKI_WINDOWS'] = 'N' # Y/N 
   ENV['EPFWIKI_PUBLIC_FOLDER'] = 'public'
   ENV['EPFWIKI_ROOT_DIR'] = File.expand_path(Rails.root) + '/'
diff --git a/source/public/pages/view/.htaccess b/source/public/pages/view/.htaccess
deleted file mode 100644
index 91091a7..0000000
--- a/source/public/pages/view/.htaccess
+++ /dev/null
@@ -1 +0,0 @@
-ForceType text/javascript;charset=utf-8
\ No newline at end of file
diff --git a/source/tmp/pids/server.pid b/source/tmp/pids/server.pid
index 12659e6..fa2e567 100644
--- a/source/tmp/pids/server.pid
+++ b/source/tmp/pids/server.pid
@@ -1 +1 @@
-22283
\ No newline at end of file
+18986
\ No newline at end of file