[mapguide-users] Re: Mapguide-Apache URL rewrite

2011-04-02 Thread ggdm
Good news here: It's almost done using this in httpd.conf: RewriteRule ^gis /mapguide/fusion/template/mapguide/slate/index.html?ApplicationDefinition=Library://SomeFolder/SomeFlexibleLayout.ApplicationDefinition RewriteRule ^(jxtheme|icons)\.css$ /mapguide/fusion/template/mapguide/slate/$1.css [L

[mapguide-users] Re: Mapguide-Apache URL rewrite

2011-04-02 Thread ggdm
Tried over and over again but still not satisfied. as previously said even single iFrame breaks search widget (and maybe something else), in the sense that I can search, find results but link to the feature in the map doesn't work. Still looking at Apache Rewrite Rules. Some progress are reporte

[mapguide-users] Re: Mapguide-Apache URL rewrite

2011-04-01 Thread ggdm
I tried iFrames but it breaks some widgets (search one for example). Actually I tried with 2 iFrames, maybe I have to try again with just one. I'd like something flexible that wouldn't change Mapguide at all, concentrating on web-server part. Still thinkin about URL rewriting...I think the proble

[mapguide-users] Re: Mapguide-Apache URL rewrite

2011-04-01 Thread ggdm
Do you mean escaping special characters like dots? I tried it, but with no different results. Would it be something like this: RewriteRule ^gis fusion/template/mapguide/slate/index\.html?ApplicationDefinition=Library://SomeFolder/SomeFlexibleLayout\.ApplicationDefinition But I think you should o

[mapguide-users] Mapguide-Apache URL rewrite

2011-03-31 Thread ggdm
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/fus