Page 1 of 1
cascade connection fails if hamcore/wwwroot/ be set [ solved ]
Posted: Tue Feb 07, 2023 7:02 am
by shakibamoshiri
If a server default page is disabled using wwwroot, no longer cascade connection to this server is connected (Error #1 is shown)
Is this a bug or an intentional design ?
Re: cascade connection fails if hamcore/wwwroot/ be set
Posted: Tue Feb 07, 2023 11:07 am
by solo
Try an alt disabling method. You're on DE, right? Check "...recommendation to dev team"
https://www.vpnusers.com/viewtopic.php?t=64503
Re: cascade connection fails if hamcore/wwwroot/ be set
Posted: Tue Feb 07, 2023 12:01 pm
by shakibamoshiri
You're on DE, right?
No, stable, I will try DE one
There are two ways to disable default home page
1. Disabling RPC-JSON API functionality
2. Overriding home-page root path
I cannot go with #1 since I am using APi to manage the SE server.
So tired #2 and there is no issue with the SE server itself, except other SE servers cannot CC to this one.
I already read that page
To replace the index.html, put your new index.html into: [softether install directory]/hamcore/wwwroot/index.html
Now when you connect to your SoftEther server address and port you will be greeted with your custom index.html. I have mine empty. You can put whatever you want in there or you can auto-redirect the browser to another website.
The thing is that default home-page has nothing to do with CC and I am wondering why it fails :|
Re: cascade connection fails if hamcore/wwwroot/ be set
Posted: Tue Feb 07, 2023 12:32 pm
by solo
shakibamoshiri wrote: ↑Tue Feb 07, 2023 12:01 pm
The thing is that default home-page has nothing to do with CC and I am wondering why it fails :|
Try DE first, then ask on github/issues.
Re: cascade connection fails if hamcore/wwwroot/ be set
Posted: Tue Feb 07, 2023 2:16 pm
by shakibamoshiri
Solved.
the DE default page has changed, no need to do anything.
the CC has no issue to DE version.