| changeset 44: |
5cc734731cef |
| parent 43: | 50f526ad1cba |
| child 45: | 42ea6adbb26c |
| author: |
root@proxy.bayou.tld |
| date: |
Sat Aug 16 10:40:19 2008 +0000 (3 months ago) |
| files: |
etc/apache2/sites-available/jspoker.pokersource.info |
| description: |
configure /POKER_REST |
--- a/etc/apache2/sites-available/jspoker.pokersource.info Thu Aug 07 08:39:53 2008 +0000
+++ b/etc/apache2/sites-available/jspoker.pokersource.info Sat Aug 16 10:40:19 2008 +0000
@@ -4,6 +4,10 @@
ProxyPass / http://jspoker.conf.tld/
ProxyPassReverse / http://jspoker.conf.tld/
<Location /REST>
+ SetEnv force-proxy-request-1.0 1
+ SetEnv proxy-nokeepalive 1
+ </Location>
+ <Location /POKER_REST>
SetEnv force-proxy-request-1.0 1
SetEnv proxy-nokeepalive 1
</Location>