update v 1.0.7.5
This commit is contained in:
7
vendor/symfony/routing/Tests/Fixtures/dumper/url_matcher2.apache
vendored
Normal file
7
vendor/symfony/routing/Tests/Fixtures/dumper/url_matcher2.apache
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# skip "real" requests
|
||||
RewriteCond %{REQUEST_FILENAME} -f
|
||||
RewriteRule .* - [QSA,L]
|
||||
|
||||
# foo
|
||||
RewriteCond %{REQUEST_URI} ^/foo$
|
||||
RewriteRule .* ap\ p_d\ ev.php [QSA,L,E=_ROUTING_route:foo]
|
Reference in New Issue
Block a user