On 27-ene-09, at 19:12, Ayron Jungren wrote: > I have the directory rule for /admin configured to use the Remote > Administration handler, with the proper configuration for htdigest > and the like. However, I get a 400 Bad Request (even if I turn > htdigest off), whether I use HTTP or HTTPS. The entire page that is > returned to me is:
The admin handler must be accessed by cherokee-tweak. It doesn't exporting any web server administration interface, but some sort of custom web service. If you want to administer your server remotely, you'll have to log in into the server, launch 'cherokee-admin -b', and copy the user/ password so you can access it from your remote browser. -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
