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

Match any url to a servlet #183

Open
rah-0 opened this issue Jul 28, 2015 · 0 comments
Open

Match any url to a servlet #183

rah-0 opened this issue Jul 28, 2015 · 0 comments

Comments

@rah-0
Copy link

rah-0 commented Jul 28, 2015

Ive been trying something like this:

^/([a-z0-9-/]+)$ w?page=$1

Trying to redirect all pages after mywebsite.com/, after the last / to a servlet, but ends up in endless error loop. Also posted a thread in stack overflow, here: http://stackoverflow.com/questions/31677049/tuckey-url-rewrite-filter-rules

Is there any way to match ANY url, even if it doesnt exist?

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

1 participant