Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dash handling #45

Closed
astik opened this issue Apr 27, 2015 · 1 comment
Closed

Dash handling #45

astik opened this issue Apr 27, 2015 · 1 comment

Comments

@astik
Copy link
Contributor

astik commented Apr 27, 2015

Hi,

I would be perfect to handle the dash syntax :

- (dash)
    A dash indicates that no substitution should be performed (the existing path is passed through untouched). This is used when a flag (see below) needs to be applied without changing the path.

It would be possible to write something like this :

'^/data/(.*)$ - [L]',

instead of

'^/data/(.*)$ /data/$1 [L]'
@tinganho
Copy link
Owner

@astik sound useful. Do you mind land a PR?�

tinganho added a commit that referenced this issue Apr 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants