PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WB22 - no images shown form outside
WB22 - no images shown form outside
Iniciado por guest, 26,abr. 2018 15:16 - 5 respuestas
Publicado el 26,abril 2018 - 15:16
Hi,

I have a website which is working correctly when accessed from the local network.
We just received a URL for use form the outside, rerouted to this website.
The first page does come up but without all the images.
What setting did I overlook?
Publicado el 26,abril 2018 - 15:32
IIS or apache?
Windows or linux?
Publicado el 26,abril 2018 - 15:40
IIS on Windows server 2012 R2

in fact all CSS is missing, not only the images. Must be some rights issue I suppose?

I already added read/execute right for "authenticated user". Still don't know why I need this, but on almost every webserver I have to add these rights for the map where the website is installed. An also in the registry on the entry for the website (HKLM\software\wow3264node\PCSOFT\webdev\21.0\applications\mywebsite
Maybe some can shine a light on this as well?
Publicado el 26,abril 2018 - 17:21
Check the Authentication used, anonymous or windows?

If you are connecting from the internet windows doesn't work because you are not connected to your domain.
Publicado el 26,abril 2018 - 18:40
Paulo,

It's set to anonymous so it must be something else
Publicado el 26,abril 2018 - 18:45
Can you create one HTML file with HELLO as the content in the _WEB of your site and test the access to it from internal and external networks?

When you have problems with CSS and/or images normally the problems is with the _WEB directory or alias.