Please help :-)
New to Apache and am trying to setup a proxy pass to our weather station
Website running on IIS on a PC on our internal network. Accessable vie
http://egshs.wa.edu.au/weather
Am having a few probs ... Starting with this one. .. The dreaded
trailing slash ;-)
According to all the doc I have managed to google this rewrite should
work.
The problem is that I have to do a refresh the first time I access the
site with
MS browsers... Otherwise the in-page images do not come up. After the
first
refresh it is fine ....
Any thoughts ...... Extract below.
RewriteEngine on
RewriteRule /weather$ weather/ [R]
ProxyRequests off
ProxyPass /weather http://ms-weather.egshs.local/
ProxyPassReverse /weather http://ms-weather.egshs.local/
TIA
Regards
Peter de Groot
System Administrator
Eastern Goldfields Senior High School
Kalgoorlie 6430
Mob: 0418915312
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]