]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
pytest_suite: add missing modules/access/htaccess/ directory and index.html
authorJim Jagielski <jim@apache.org>
Wed, 3 Jun 2026 17:28:47 +0000 (17:28 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 3 Jun 2026 17:28:47 +0000 (17:28 +0000)
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

test/pytest_suite/t/htdocs/modules/access/htaccess/index.html [new file with mode: 0644]

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 (file)
index 0000000..e69de29