[ECODP-dev] open-data vs data vs ?
Dimitrios Mexis
dimitrios.mexis at tenforce.com
Wed Aug 21 15:18:15 UTC 2013
Hi,
On the okf test machine,
I noticed that the logic of /data is removed.
I don't follow exactly why, but in any case I placed the following rules
in httpconf:
RewriteRule ^/(..)/data/dataset($|/(.*))$ /dataset/$1/$3 [L,QSA,PT]
RewriteRule ^/data/dataset($|/(.*))$ /dataset/$1/$3 [L,QSA,PT]
RewriteRule ^/data/api($|/(.*))$ /api/$1/$3 [L,QSA,PT]
I try to capture dataset calls and api calls without distracting the new
url.
With the multilingual rule, the first one, it seems that we have an issue.
Regards
Dimitrios
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.okfn.org/mailman/private/ecodp-dev/attachments/20130821/ac1f2fdf/attachment.html>
More information about the ecodp-dev
mailing list