Hi everyone,

I have some problems with the mod_rewrite.
I have a javascript wherein I have to call mapserver-cgi in my
application.

The link that allows me to call mapserver is the following:
"http://localhost/cgi-bin/mapserv?map=/var/www/thesilence/mapserver/config/data_points.map&SERVICE=WFS&VERSION=1.0.0&REQUEST=getfeature&TYPENAME=points";

Probably mod_rewrite makes some substitutions on this url and my
javascript application can't access to mapserver.

Do you know how to exclude that url from the rules in the .htaccess
file?
Is it better to work with the .htaccess file in the webroot or that in
the /app folder?

Thank you very much.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to