Hello Joe,

You can try and see what's happen... In web2py with not special rooting the
index page is app_name/default.html which is in the controllers folders...
But I am not sure it make sens to put anything into app tree as nothing get
access directly there without passing by the middleware... So, why don't
you put the analytics folder where Piwik doc indicate? You don't have www
(or have access to) root folder on Pythonanywhere?

Richard

On Thu, Jan 26, 2017 at 9:34 AM, Joe <[email protected]> wrote:

> I want to install an analytics platform to the server. My app is on
> Pythonanywhere. The analytics platform I want to install is Piwik
> <https://piwik.org/>
> I am supposed to upload all the files to a sub-directory in my public www
> folder, for example *http://mydomain.com/analytics/
> <http://mydomain.com/analytics/>*
> I am just not exactly sure which folder I should upload it exactly. On
> Pythonanywhere all web2py apps have to be named /init.
>
> So, URLs look like this: http://www.mydomain.com/init/default/page
>
> I think, I should probably create a sub-directory in the init directory
> and upload it there, but I would like to get some advise before I do that.
>
> Thanks.
>
> Cheers,
>
> Joe
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to