From: Brent Jensen <brent@xxxxxxxxxxx>
|
> This makes sense. However, I'm still having problems getting it to work. I
> can connect using the virtual host via lynx to the domain without any
> errors (i.e. https://dev.mydomain.com/index.html). However, ldirectord
> fails with https (I'm using the latest version). Here's my config; http
> works just fine:
-- snip
> Here's the debug output. Notice the "Internal Server Error". I have no clue
> why it fails. Any suggestions on where to look?
The "Internal Server Error" is a HTTP's response code 500. RFC
2616 says that
10.5.1 500 Internal Server Error
The server encountered an unexpected condition which
prevented it from fulfilling the request.
How about checking log files and config files of the web server?
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|