aboutsummaryrefslogtreecommitdiffstats
path: root/includes/.htaccess
Commit message (Collapse)AuthorAgeFilesLines
* Update Apache config syntax in .htaccess filesKunal Mehta2024-03-251-1/+1
| | | | | | | | | | | "Deny from all" is deprecated; the replacement syntax has been available since Apache 2.4 (originally released in 2012). See <https://httpd.apache.org/docs/2.4/howto/access.html>. Bug: T360850 Change-Id: I825053ccefe34f6ca4e04af5ad2601f79e4d51a7 (cherry picked from commit 903544aabc66b6a130bcc22a2244d2f02f3658df)
* htaccessing some directories for dev using cvs tree as www tree ;)Antoine Musso2004-04-211-0/+1
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/3253