Can I authenticate the static files served with Rails
I have a static Jekyll site on my main Rails app in /public/support/. I would like to protect this site and only allow authenticated users to access it. Can I do that?
Save 36% for Black Friday! Save 36% on GoRails for Black Friday! Learn more
You’re not receiving notifications from this thread.
I have a static Jekyll site on my main Rails app in /public/support/. I would like to protect this site and only allow authenticated users to access it. Can I do that?