Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Possible IW Bug serving files folders with hyphen
#1
Hi,
In IW wwwroot, I have a folder ".well-known" and a subfolder "acme-challenge".

Then I put a file to test("test.txt") at 
Code:
wwwroot/.well-known/acme-challenge/test.txt

In the Browser when I try access the file using:
http://127.0.0.1//.well-known/acme-challenge/test.txt

IW returns to browser an error "Resource not found".

If I get rid off the hyphen from "acme-challenge" and change to "acme_challenge".
And I use  http://127.0.0.1//.well-known/acme_challenge/test.txt   then  IW find the fille and shows in the browser.

Is it a IW bug or am I doing something wrong?
Reply


Messages In This Thread
Possible IW Bug serving files folders with hyphen - by cprmlao@hotmail.com - 11-16-2019, 03:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)