[ckan-dev] CKAN root path repeated in URL

vikesh rambaran vikesh.rambaran at gmail.com
Fri Sep 7 16:35:34 UTC 2018


Hi

Ok thanx.
The apache mod_rewrite module workaround did the trick.
We basically added these lines the
/etc/apache2/sites-available/ckan_default.conf

     RewriteEngine On
     RewriteRule data/data/(.*) http://%{HTTP_HOST}/data/$1

I will submit a new issue on the CKAN repo.
V



On Thu, Sep 6, 2018 at 10:01 PM Damian Steer <D.Steer at bristol.ac.uk> wrote:

>
> > On 6 Sep 2018, at 07:44, vikesh rambaran <vikesh.rambaran at gmail.com>
> wrote:
> >
> > Hi
> > Thank you for the quick replies
> > Damian, could you please let us know what version of CKAN the university
> of Bristol using?
>
> 2.7.x
>
> I may hold off on my update plan :-/
>
> Damian
>
> --
> Damian Steer
> Data Research Software Engineer
> University of Bristol
>
> https://www.bris.ac.uk/contact/person/getDetails?personKey=W1K8jX7rokwl8OKZUeQMmPO1FXAvt0
>
>
>
>
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> https://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20180907/28cb7379/attachment-0002.html>


More information about the ckan-dev mailing list