Page 1 of 1

[2.22] [SOLVED] Compiler options 'Web server address' bug

Posted: Sat Oct 26, 2019 9:33 am
by orangetek
Hi,

I am trying to use a custom webserver address in the compiler options. Setting the address is not a problem, for example 'https://website.com'
When Spiderbasic launches the browser, the url is missing the ':' --> https//website.com

Re: [2.22] Compiler options 'Web server address' bug

Posted: Sat Oct 26, 2019 10:47 am
by orangetek
ignore this. 'example.com:80' works using the address without 'https://'. How would you use a secure webserver? 'example.com:443' does not work. If the site auto directs to https, 'example.com:80 does work for https