|
Lines 416-422
Link Here
|
| 416 |
# permissions. |
416 |
# permissions. |
| 417 |
# |
417 |
# |
| 418 |
<Directory /> |
418 |
<Directory /> |
| 419 |
Options FollowSymLinks |
419 |
Options FollowSymLinks -Indexes |
| 420 |
AllowOverride None |
420 |
AllowOverride None |
| 421 |
</Directory> |
421 |
</Directory> |
| 422 |
|
422 |
|
|
Lines 439-445
Link Here
|
| 439 |
# Note that "MultiViews" must be named *explicitly* --- "Options All" |
439 |
# Note that "MultiViews" must be named *explicitly* --- "Options All" |
| 440 |
# doesn't give it to you. |
440 |
# doesn't give it to you. |
| 441 |
# |
441 |
# |
| 442 |
Options Indexes Includes FollowSymLinks MultiViews |
442 |
Options Includes FollowSymLinks MultiViews |
| 443 |
|
443 |
|
| 444 |
# |
444 |
# |
| 445 |
# This controls which options the .htaccess files in directories can |
445 |
# This controls which options the .htaccess files in directories can |