We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0dbae7 commit fda0d34Copy full SHA for fda0d34
cli/stubs/secure.valet.conf
@@ -23,9 +23,6 @@ server {
23
rewrite ^ VALET_SERVER_PATH last;
24
}
25
26
- location = /favicon.ico { access_log off; log_not_found off; }
27
- location = /robots.txt { access_log off; log_not_found off; }
28
-
29
access_log off;
30
error_log VALET_HOME_PATH/Log/nginx-error.log;
31
cli/stubs/valet.conf
@@ -13,9 +13,6 @@ server {
13
14
15
16
17
18
19
20
21
0 commit comments