Actions
Bug #1574
closedAfter finding a pathinfo part in the path, the new path is not checked for symlinks
ASK QUESTIONS IN Forums:
Description
server.follow-symlink = "disable" # + some fastcgi config for .php
Now create some test.php (e.g. phpinfo() ) and symlink it to symlink.php
Now:
- /symlink.php : 403 Forbidden
- /symlink.php/ : Output of test.php
Updated by stbuehler over 16 years ago
- Status changed from New to Fixed
- Resolution set to fixed
Fixed in r2093
Actions
Also available in: Atom