DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19067>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19067 Problem with dashes in the URL ------- Additional Comments From [EMAIL PROTECTED] 2003-05-14 08:43 ------- The error message looks like this: "No Service Name Specified - Your request did not contain a service name. Please provide a service name as part of the URL." or "Session Already Terminated - There is currently no session running that might accept this request. This situation usually occurs if your session has been closed by the Internet Transaction Server and you tried to navigate to a previously requested page by selecting BACK in your browser. To proceed you must first restart the session as described above." Serviceconfiguration: LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_connect_module modules/mod_proxy_connect.so LoadModule proxy_http_module modules/mod_proxy_http.so LoadModule proxy_ftp_module modules/mod_proxy_ftp.so LoadModule access_module modules/mod_access.so All other modules are disabled! ProxyRequests On ProxyVia Full AllowCONNECT 443 444 563 <Proxy *> Order deny,allow deny from all allow from x.x.x.x Loglevel Notice There are no log entries with this error - in the logs everything seems to be OK! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
