On 23 November 2010 08:10, Tom Mac <[email protected]> wrote: > Thanks for you all. Hi Michael Pavling you specified > >> If you *have* to use it, at least put it somewhere obscure *and* use >> some extra layer of protection (through htpasswd or similar). > > Could you please explain it a bit more?
Explain more about what? When (if) you install phpMyAdmin, install it into a folder called something other than "/phpmyadmin"; which will give you some security through obscurity (the worst kind of security, but better than none). Then, use your favourite search engine to find out about securing directories with htpasswd: http://www.google.co.uk/search?sourceid=chrome&ie=UTF-8&q=htpasswd If you're hosting on another OS, then I'm sure there'll be some equivalent method for securing directories with passwords. Other than that, this thread is not really anything about Rails, so is a little off topic now. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

