PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → WB22 - no images shown form outside
WB22 - no images shown form outside
Started by Arie, Apr., 26 2018 3:16 PM - 5 replies
Posted on April, 26 2018 - 3:16 PM
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?
Posted on April, 26 2018 - 3:32 PM
IIS or apache?
Windows or linux?
Posted on April, 26 2018 - 3:40 PM
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?
Posted on April, 26 2018 - 5:21 PM
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.
Posted on April, 26 2018 - 6:40 PM
Paulo,

It's set to anonymous so it must be something else
Posted on April, 26 2018 - 6:45 PM
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.