Alon Bar-Lev has uploaded a new change for review.

Change subject: packaging: proxy: add missing /console.vv
......................................................................

packaging: proxy: add missing /console.vv

Change-Id: Ibfe591cf1087c05c9d6036456b3bb32193cca4e0
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M packaging/fedora/setup/ovirt-engine-proxy.conf.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/50/13750/1

diff --git a/packaging/fedora/setup/ovirt-engine-proxy.conf.in 
b/packaging/fedora/setup/ovirt-engine-proxy.conf.in
index 76dcecf..10f772c 100644
--- a/packaging/fedora/setup/ovirt-engine-proxy.conf.in
+++ b/packaging/fedora/setup/ovirt-engine-proxy.conf.in
@@ -23,7 +23,7 @@
         ProxyPass ajp://localhost:@JBOSS_AJP_PORT@/
     </Location>
 
-    <LocationMatch 
^/(UserPortal($|/)|OvirtEngineWeb($|/)|webadmin($|/)|docs($|/)|spice/|ca.crt$|engine.ssh.key.txt$|rhevm.ssh.key.txt$|ovirt-engine-style.css$)>
+    <LocationMatch 
^/(UserPortal($|/)|OvirtEngineWeb($|/)|webadmin($|/)|docs($|/)|spice/|ca.crt$|engine.ssh.key.txt$|rhevm.ssh.key.txt$|ovirt-engine-style.css$|console.vv$)>
         ProxyPassMatch ajp://localhost:@JBOSS_AJP_PORT@
         <IfModule deflate_module>
             AddOutputFilterByType DEFLATE text/javascript text/css text/html 
text/xml text/json application/xml application/json application/x-yaml


--
To view, visit http://gerrit.ovirt.org/13750
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibfe591cf1087c05c9d6036456b3bb32193cca4e0
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to