Hi All, 

I'm having an issue when going through the Apache SSL rewrite module.

I followed the guide @ 
http://www.zenoss.com/community/docs/howtos/setup-zenoss-with-apache/

Accessing any of the links inside of Zenoss that have a space in the name 
result in to following error:


Error response

Error code 400.

Message: Bad Request. 


Example:
Accessing any of the Reports like:

/Report/Device Reports


Everything works if I bypass Apache and go directly to zenoss.

Any anyone run into this? 

Here is my mod_rewrite

 RewriteRule .* 
http://localhost:8080/VirtualHostBase/https/my_zenoss_server:443/VirtualHostRoot%{REQUEST_URI}
 [L,P]




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=25341#25341

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to