[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gb.web WebPage.Render problem on Apache


On 3/25/24 02:46, T Lee Davidson wrote:
If a WebPage is set as the startup class, files in the .Public directory are served properly. But, if another module calls WebPage.Render on that same page, the files are not served up properly. IIRC, I've run into an issue similar to this before running a gb.web app on Apache, but I think it got fixed.

The attached project has a MainPage webpage and a Main module that calls MainPage.Render. With MainPage set as the startup class, the application works fine. If Main is set as startup, it does not.

Perhaps I am misunderstanding the intended use of .Render().


Should probably have provided the following:
[System]
Gambas=3.19.1 38fb2444 (stable)
OperatingSystem=Linux
Distribution=openSUSE Leap 15.5
Kernel=5.14.21-150500.55.52-default
Architecture=x86_64
Cores=6
Memory=15981M
Language=en_US.UTF-8
Platform=x11
Desktop=KDE
DesktopResolution=96
DesktopScale=7
WidgetTheme=breeze
Font=Noto Sans,10


--
Lee

--- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ----
--- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----


Follow-Ups:
Re: gb.web WebPage.Render problem on ApacheT Lee Davidson <t.lee.davidson@xxxxxxxxx>
References:
gb.web WebPage.Render problem on ApacheT Lee Davidson <t.lee.davidson@xxxxxxxxx>