T thijs Member Jun 18, 2007 #1 Jun 18, 2007 #1 I'm trying to put password protection on the /admin part of a Rails app. I only see an option to secure an entire context. Is there a way to secure a subset of a context?
I'm trying to put password protection on the /admin part of a Rails app. I only see an option to secure an entire context. Is there a way to secure a subset of a context?
M mistwang LiteSpeed Staff Jun 18, 2007 #2 Jun 18, 2007 #2 Please try creating a admin/ directory and put a .htaccess with a authentication realm in it.