Ok, it is working now.
Just some missing slashes in path caused trouble.
Peter
> I found "AddGetAllowedPath" in demo project.
> Is that something to to do with this?
> What is it doing?
> Not much comment about it in the source.
>
> Peter
>
--
To unsubscribe or change your settings for TWSocket
I found "AddGetAllowedPath" in demo project.
Is that something to to do with this?
What is it doing?
Not much comment about it in the source.
Peter
> Hi,
>
> I'm trying to create "nested" virtual document names like for example:
> /Admin/Serverinfo
> I created an URLHandler for that
> HttpAppSrv.
Hi,
I'm trying to create "nested" virtual document names like for example:
/Admin/Serverinfo
I created an URLHandler for that
HttpAppSrv.AddGetHandler('/Admin/ServerInfo', TUrlHandlerAdmin);
Images for web page are contained in {docroot}/images directory
In the template document I use relative pat