Hoi,
Als ik ''Options None'' gedefinieerd heb in httpd.conf werken mijn php-scripts alleen als ik een execute-bit set.
Als ik:
Options FollowSymLinks
doe, werken de scripts ook zonder execute-bit,
wat heeft FollowSymLinks daar nou mee te maken?
Uit de manual:
FollowSymLinks: The server will follow symbolic links in this directory.
Als ik ''Options None'' gedefinieerd heb in httpd.conf werken mijn php-scripts alleen als ik een execute-bit set.
Als ik:
Options FollowSymLinks
doe, werken de scripts ook zonder execute-bit,
wat heeft FollowSymLinks daar nou mee te maken?
Uit de manual:
FollowSymLinks: The server will follow symbolic links in this directory.