Skip to content

Commit

Permalink
PHP file extension match block never used
Browse files Browse the repository at this point in the history
  • Loading branch information
Scarlett McAllister committed Oct 1, 2024
1 parent 8d5fb4f commit 5903723
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions en/admin/installation/virtualhosts.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,5 @@ server "wallabag.example.com" {
request rewrite "/app.php/%1"
fastcgi socket "/run/php-fpm.sock"
}
location "*.php*" {
block return 404
}
}
```

0 comments on commit 5903723

Please sign in to comment.