[Gambas-user] Gambas Web-App doesn't work on a real Web-Server
Martin
mbelmonte at belmotek.net
Tue Jun 21 18:23:56 CEST 2022
El 21/6/22 a las 17:33, Claus Dietrich escribió:
>
> Those icons which were displayed are located in the project directory
> "Public" and those which are not displayed are located in the project
> directory "Public/brandlogos/". Why does this happen when I deploy the
> web-app at a real server and not during development with the embedded
> web-server?
Hi,
I see also some differences between the embedded http server (IDE) and
Apache2, but the arrangement.
In your case is easy to solve, put all the icons in ./Public directory,
but I dont know why this differences exist, sorry.
I'm trying to made a basical webapp to learn all the steps needed to
deploy some application gambas webforms.
https://gitlab.com/belmotek/base-web
Any comment or improvement is welcome.
Best regards
Martin.
More information about the User
mailing list