summaryrefslogtreecommitdiffstats
path: root/.htaccess
AgeCommit message (Collapse)AuthorFilesLines
2013-07-19remove accidental commit from bug 866927Byron Jones1-1/+0
2013-07-12Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence1-0/+6
r=glob,a=justdave
2012-08-30Bug 785522: [SECURITY] Block access to templates in extensions/Frédéric Buclin1-1/+1
r=glob a=LpSolit
2012-08-29Bug 785511: Prevent directory browsing, especially in docs/ and extensions/Frédéric Buclin1-0/+3
r=dkl a=LpSolit
2010-09-19Bug 586244: Make mod_headers and mod_expires optionalMax Kanat-Alexander1-11/+21
r=glob, a=mkanat
2010-07-21Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander1-0/+11
are new versions of those files. This also eliminates single-file skins and should also allow Extensions to have skins. r=glob, a=mkanat
2010-05-23Bug 560733: Move the base .htaccess file into bzr instead of having itMax Kanat-Alexander1-0/+4
generated by checksetup.pl r=LpSolit, a=mkanat
2001-04-26Backing out .htaccess commit, these don't belong here yet. It broke ↵justdave%syndicomm.com1-7/+0
checksetup.pl, too.
2001-04-26Added .htaccess files for shadow/, data/, and /.barnboy%trilobyte.net1-0/+7
I added related information to the Bugzilla Guide, and tacked in a couple of last-minute additions. Also fixed the annoying "Tip: HINT:" thing.