diff options
Diffstat (limited to 'debian/perl-framework/t/htdocs/security/CAN-2005-2491')
-rw-r--r-- | debian/perl-framework/t/htdocs/security/CAN-2005-2491/one/.htaccess | 1 | ||||
-rw-r--r-- | debian/perl-framework/t/htdocs/security/CAN-2005-2491/two/.htaccess | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/perl-framework/t/htdocs/security/CAN-2005-2491/one/.htaccess b/debian/perl-framework/t/htdocs/security/CAN-2005-2491/one/.htaccess new file mode 100644 index 0000000..608feba --- /dev/null +++ b/debian/perl-framework/t/htdocs/security/CAN-2005-2491/one/.htaccess @@ -0,0 +1 @@ +RewriteRule a{111111111111111111} /index.html diff --git a/debian/perl-framework/t/htdocs/security/CAN-2005-2491/two/.htaccess b/debian/perl-framework/t/htdocs/security/CAN-2005-2491/two/.htaccess new file mode 100644 index 0000000..67c62ab --- /dev/null +++ b/debian/perl-framework/t/htdocs/security/CAN-2005-2491/two/.htaccess @@ -0,0 +1 @@ +RewriteRule a{1,11111111111111111111} /index.html |