ACC SHELL
RewriteEngine On
RewriteRule ^gis-a-mapy/mapa-psc-cr.htm$ /mapy-data/mapa-psc.html [L,R=301,QSA]
RewriteRule ^optimalizace-dopravy/toursolver-v5.htm$ /software/toursolver.html [L,R=301,QSA]
RewriteRule ^gis-a-mapy/administrativni-cleneni-cr.htm$ /mapy-data/administrativni-cleneni.html [L,R=301,QSA]
RewriteRule ^gis-a-mapy/administrativni-cleneni-cr-admin-pro.htm$ /mapy-data/administrativni-cleneni.html [L,R=301,QSA]
RewriteRule ^transformace-a-prevod-dat/fme-desktop.htm$ /software/fme-desktop.html [L,R=301,QSA]
RewriteRule ^gis-a-mapy/geomarker-pro.htm$ /software/geomarker-pro.html [L,R=301,QSA]
RewriteRule ^gis-a-mapy/geokodovani.htm$ /sluzby/sluzby.html [L,R=301,QSA]
RewriteRule ^transformace-a-prevod-dat /oblasti/transformace-dat.html [L,R=301,QSA]
RewriteRule ^optimalizace-dopravy/optimalizace-tras-obchodnich-zastupcu.htm$ /oblasti/optimalizace-tras.html [L,R=301,QSA]
RewriteRule ^optimalizace-dopravy/rozvoz-a-svoz-zbozi.htm$ /oblasti/optimalizace-tras.html [L,R=301,QSA]
RewriteRule ^gis-a-mapy/mapxtreme-7.1.htm$ /software/mapinfo-mapxtreme.html [L,R=301,QSA]
RewriteRule ^optimalizace-dopravy/chronomap.htm$ /software/mapinfo-routefinder.html [L,R=301,QSA]
RewriteRule ^optimalizace-dopravy/chronomap-mapove-podklady.htm$ /software/mapinfo-routefinder.html [L,R=301,QSA]
RewriteRule ^gis-a-mapy /oblasti/gis-a-mapy.html [L,R=301,QSA]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule .* - [L]
RewriteRule ^(.*) /index.html [R=301]
ACC SHELL 2018