[TYPO3-dev] Info disclosure from extension folders

Dmitry Dulepov dmitry at typo3.org
Thu Oct 26 10:19:53 CEST 2006


Hi!

christian reiter wrote:
> I have tried something like this
> 
>  <DirectoryMatch ".*\/typo3.*ext\/.*">
>   <FilesMatch "(?i)(changelog|\.txt|\.sql|\.dat|\.tm?pl|\.inc|\.sh)$">
>       Order allow,deny
>       Deny from all
>       Satisfy All
>   </FilesMatch>
>  </DirectoryMatch>
> 
> It will apply to typo3conf/ext, typo3/ext/ and typo3/sysext but not anywhere
> else.

Would be good if you describe problem in the bug tracker and attach this 
code there.

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)




More information about the TYPO3-dev mailing list