wwwredirect is not working

Bug reports for SVR.JS itself.
This forum is locked, please report issues on SVR.JS Git server.
Locked
User avatar
DorianNiemiecSVRJS
Administrator
Posts: 31
Joined: July 7th, 2023, 12:00 am
Location: Poland
Gender:
Contact:

exclamation wwwredirect is not working

Post by DorianNiemiecSVRJS »

Title: wwwredirect is not working
Platform/Software Version: SVR.JS 3.4.26 or older, 3.8.1 or older
Steps to Reproduce:
  1. Install SVR.JS
  2. Enabe wwwredirect and set domain to something like example.com
  3. Start SVR.JS
  4. Try to visit a website with domain without "www.", for example http://example.com
Expected Behavior: Redirect to www.example.com
Actual Behavior: Redirect loop
Additional Information:
None
Last edited by DorianNiemiecSVRJS on September 3rd, 2023, 11:22 pm, edited 1 time in total.
I oppose "You may be a victim of software counterfeiting" windows.
When I see school students' PHP code, I may ask: But where is mysqli_real_escape_string?
Download SVR.JS
User avatar
DorianNiemiecSVRJS
Administrator
Posts: 31
Joined: July 7th, 2023, 12:00 am
Location: Poland
Gender:
Contact:

Re: wwwredirect is not working

Post by DorianNiemiecSVRJS »

It's fixed in SVR.JS 3.4.27!
I oppose "You may be a victim of software counterfeiting" windows.
When I see school students' PHP code, I may ask: But where is mysqli_real_escape_string?
Download SVR.JS
User avatar
DorianNiemiecSVRJS
Administrator
Posts: 31
Joined: July 7th, 2023, 12:00 am
Location: Poland
Gender:
Contact:

Re: wwwredirect is not working

Post by DorianNiemiecSVRJS »

It's fixed also in SVR.JS 3.9.0! I found a bug all the way back in SVR.JS 3.3.0!
I oppose "You may be a victim of software counterfeiting" windows.
When I see school students' PHP code, I may ask: But where is mysqli_real_escape_string?
Download SVR.JS
Locked