svn commit: r1934938 - in httpd/httpd/trunk/test/pytest_suite/t/htdocs/modules/access: . htaccess
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <178050772776.2440860.1269737779052719638@svn03-he-fi> |
Author: jim Date: Wed Jun 3 17:28:47 2026 New Revision: 1934938 Log: 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. Added: httpd/httpd/trunk/test/pytest_suite/t/htdocs/modules/access/ httpd/httpd/trunk/test/pytest_suite/t/htdocs/modules/access/htaccess/ httpd/httpd/trunk/test/pytest_suite/t/htdocs/modules/access/htaccess/index.html Added: httpd/httpd/trunk/test/pytest_suite/t/htdocs/modules/access/htaccess/index.html ==============================================================================