is AllowOverride working on all subfolders ?
For example, if I specify
<Directory />
AllowOverride None
</Directory>
Is it working on my entire filesystem or only the main folder ?
feedback
|
|
It applies to the entire tree under your document root unless some sub-tree also has a
And you said:
Then | |||
|
feedback
|