I've been using the SF code for a while (apache, openbsd). In 1.59 I'm seeing the cgi's rewrite the URL and cause the modules to fail with a 404. I'm not sure if this is something new in the code or if I've gone brain dead and not set a variable properly...
Example: https://www.mydomain.com/cgi/manage.cgi comes up fine. You enter the domain, username, passwd, and click the submit button. At that point the URL gets rewritten as https://www.mydomain.com//manage.cgi and fails with a 404 error. It omits the cgi directory in the URL. Same thing happens for the other cgi's including the order.cgi, although it let's you do the domain lookup, shows the availabilty, and then fails when you hit the "order now" button. I don't see any differences in my working 1.5<whatever I'm running now> conf files and the 1.59 conf files unless I'm not looking in the right place. Is anyone else seeing this behavior? If not could someone point out where I'm screwing up my install? Thanks, Todd
