Bysmyyr/blink-crosswalk/master/LayoutTests/http/tests/security/xssAuditor/intercept/.htaccess - Htaccess File

Bysmyyr/blink-crosswalk/master/LayoutTests/http/tests/security/xssAuditor/intercept/.htaccess

# For ease in testing path reflections, pass any path component containing <'"
# (and subsequent characters) as the "q" query paramter to the script identified
# by the path components preceeding it.
RewriteEngine on
RewriteRule ^([^<"']*)/(.*) /security/xssAuditor/resources/$1?q=$2 [L,NS]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache