From: Jim Jagielski Date: Wed, 3 Jun 2026 17:28:47 +0000 (+0000) Subject: pytest_suite: add missing modules/access/htaccess/ directory and index.html X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=84aa777f02e9dd721cb42cedb132dbe4e5a4c8e6;p=thirdparty%2Fapache%2Fhttpd.git pytest_suite: add missing modules/access/htaccess/ directory and index.html test_access.py (mod_access_compat Order/Allow/Deny tests) writes .htaccess at runtime for each permutation and then GETs index.html to verify access is granted or denied. The directory and its empty index.html must pre-exist; .htaccess itself is written by the test. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934938 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/test/pytest_suite/t/htdocs/modules/access/htaccess/index.html b/test/pytest_suite/t/htdocs/modules/access/htaccess/index.html new file mode 100644 index 0000000000..e69de29bb2