beyondcode / herd-community

73 stars 1 forks source link

[Bug]: Nginx doesn't display favicon.ico #830

Open Benisy opened 1 month ago

Benisy commented 1 month ago

Platform

Windows

Operating system version

Windows 11 Pro 23H2 22631.3737

System architecture

Windows

Herd Version

1.7.2

PHP Version

8.3.8

Bug description

If you put this in the head on the site: <link href="{{ asset('favicon.ico') }}" rel="shortcut icon" type="image/x-icon" />

The icon won't display, but the header will have this:

HTTP/1.1 302 Moved Temporarily
Server: nginx/1.25.2
Date: Fri, 21 Jun 2024 10:25:08 GMT
Content-Type: text/html
Content-Length: 145
Connection: keep-alive
Location: C:/Program Files/Herd/resources/app.asar.unpacked/resources/valet/server.php

Steps to reproduce

No response

Relevant log output

No response

zainalhassan commented 3 weeks ago

Im getting the same thing Screenshot 2024-07-02 105247 image