Neil Schemenauer: > Ah, I suspect you have not set the script_name option. For your > case you want it to be '/qx'. If you are using the scgi_server.py > script then use use the --script-name option. > > It's annoying to have to set this option but I can't think of > another solution. Why is mod_scgi unable to do this? Does Apache not have the information ready when mod_scgi executes?