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

Just starting out? Need help? Post your questions and find answers here.
orangetek
Posts: 19
Joined: Fri Dec 08, 2017 2:32 pm

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

Post 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
Last edited by orangetek on Sat Oct 26, 2019 10:47 am, edited 1 time in total.
orangetek
Posts: 19
Joined: Fri Dec 08, 2017 2:32 pm

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

Post 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
Post Reply