You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py-users
hello, if I share www.mysite.com/mypage, linkedin accepts it (can show a preview) but if there is another level as in www.mysite.com/blog/my-new_article then it refuses. It seems that this doesn't happen if I try to share links with more levels in the url from wordpress websites. Do you know how to circumvent this problem with web2py?
I tried to use blog.mysite.com/my-new-article but I can't figure out which should be the controller/function to manage the arg 'my-new-article' (I use init, default and index as default app, controller, function)