Hello all.
All applications in the same web2py installation works fine.
https://mydomain.com/myapp1
https://mydomain.com/myapp2
https://mydomain.com/myapp3
But now I don't know why all new apps goes on the welcome app.
For app "myapp4" instead of
https://mydomain.com/myapp4
I have:
https://mydoma
On Aug 7, 2010, at 11:16 PM, elffikk wrote:
> I use version 1.82.1 (latest) and this seems not to work
>
> ('(.*):https?://(.*)site\.com:(.*)/(.*)', '/site/$4'),
>
>
> for simple site.com getting error
>
> site - is another name :)
From the manual (chapter 4):
[remote address]:[protocol]://[
On Aug 7, 2010, at 11:16 PM, elffikk wrote:
> I use version 1.82.1 (latest) and this seems not to work
>
> ('(.*):https?://(.*)site\.com:(.*)/(.*)', '/site/$4'),
>
>
> for simple site.com getting error
>
> site - is another name :)
I think I see the problem, but I'm not sure what you're tryin
On Aug 7, 2010, at 11:16 PM, elffikk wrote:
> I use version 1.82.1 (latest) and this seems not to work
>
> ('(.*):https?://(.*)site\.com:(.*)/(.*)', '/site/$4'),
>
>
> for simple site.com getting error
>
> site - is another name :)
Is this 1.82.1 or the trunk?
hi,
I use version 1.82.1 (latest) and this seems not to work
('(.*):https?://(.*)site\.com:(.*)/(.*)', '/site/$4'),
for simple site.com getting error
site - is another name :)
5 matches
Mail list logo