Mercurial > hg > index.fcgi > www > www-1
diff myw/.htaccess @ 91:6a45e46f0c05
myw: use new redirect_app
author | paulo |
---|---|
date | Thu, 06 Apr 2017 22:42:03 -0700 |
parents | |
children | 320904a2e311 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/myw/.htaccess Thu Apr 06 22:42:03 2017 -0700 1.3 @@ -0,0 +1,4 @@ 1.4 +Redirect permanent "/myw/desktop" "http://forecast.weather.gov/MapClick.php?lat=37.63048605200049&lon=-122.41107706299971" 1.5 +Redirect permanent "/myw/mobile" "http://mobile.weather.gov/index.php?lat=37.61961&lon=-122.36558" 1.6 +Redirect permanent "/myw/radar" "https://radar.weather.gov/lite/N0R/MUX_loop.gif" 1.7 +Redirect permanent "/myw/hourly" "http://forecast.weather.gov/meteograms/Plotter.php?lat=37.6305&lon=-122.4111&wfo=MTR&zcode=CAZ508&gset=18&gdiff=3&unit=0&tinfo=PY8&ahour=0&pcmd=11011111111110000000000000000000000000000000000000000000000&lg=en&indu=1!1!1!&dd=&bw=&hrspan=48&pqpfhr=6&psnwhr=6" 1.8 \ No newline at end of file