Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passenger doesn't appear to respect ActionController::Base.page_cache_directory #139

Closed
FooBarWidget opened this issue May 29, 2014 · 1 comment

Comments

@FooBarWidget
Copy link
Member

From kennonballou on April 24, 2008 15:16:43

What steps will reproduce the problem? 1. In environment.rb, set config.action_controller.page_cache_directory = RAILS_ROOT +
"/public/cache/"
2. Turn on page caching for a page, for instance your index page
3. Index.html is generated in /public instead of /public/cache What is the expected output? What do you see instead? Running under Mongrel, index.html is created in public/cache What version of the product are you using? On what operating system? passenger-1.0.1, Debian etch, Apache 2.2, Ruby 1.8, Rails 2.0.2

Original issue: http://code.google.com/p/phusion-passenger/issues/detail?id=38

@FooBarWidget
Copy link
Member Author

From honglilai on April 24, 2008 06:35:43

Already fixed. See issue #9 .

Status: Duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant