42wim / caddy-gitea

Github pages (and more) for gitea using caddy
Apache License 2.0
115 stars 8 forks source link

[Bugs?] http://org.localhost:3000/index.html cannot display pictures _images/image.png. #2

Closed editfund-founder closed 1 year ago

editfund-founder commented 1 year ago

Windows

URL
http://org.localhost:3000/index.html It works
http://org.localhost:3000/image.png It works
http://org.localhost:3000/_images/image.png 404 error

Linux

URL
http://org.localhost:3000/index.html It works
http://org.localhost:3000/image.png It works
http://org.localhost:3000/_images/image.png It works

However, http://org.localhost:3000/index.html cannot display pictures _images/image.png.

editfund-founder commented 1 year ago

Use:

I have developed another Pages service for gitea, named page-runner.

42wim commented 1 year ago

Just to be sure, the bug is when running gitea under windows and not your client/browser, right?