i think you need to escape the url? On Fri, Apr 1, 2011 at 8:34 AM, ggdm <giudi...@libero.it> wrote: > Hi everybody, > > I'm trying to rewrite URLs in Apache through mod_rewrite extension, in > orderto: > > 1. Shorten and simplify links to maps; > 2. Hide real URLs to users. > > My thought was to point to something like: > > http://www.somesite.com/gis > > and going directly to: > > http://www.somesite.com/mapguide/fusion/template/mapguide/slate/index.html?ApplicationDefinition=Library://SomeFolder/SomeFlexibleLayout.ApplicationDefinition > > No matter how long/hard I tried, I didn't succed in it > > My best result was editing httpd.conf and adding after > > > > this: > > RewriteEngine on > RewriteBase /mapguide/ > RewriteRule ^gis > fusion/template/mapguide/slate/index.html?ApplicationDefinition=Library://SomeFolder/SomeFlexibleLayout.ApplicationDefinition > > This way it redirects but didn't load anything (blank white page, although I > can read "slate" in my tab name) > > Any help is really appreciated. > > > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/Mapguide-Apache-URL-rewrite-tp6228837p6228837.html > Sent from the MapGuide Users mailing list archive at Nabble.com. > _______________________________________________ > mapguide-users mailing list > mapguide-users@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/mapguide-users >
-- Zac Spitzer Solution Architect / Director Ennoble Consultancy Australia http://www.ennoble.com.au http://zacster.blogspot.com +61 405 847 168 _______________________________________________ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users