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

How to remove page extension #103

Open
themodernpk opened this issue May 27, 2021 · 1 comment
Open

How to remove page extension #103

themodernpk opened this issue May 27, 2021 · 1 comment

Comments

@themodernpk
Copy link

I am trying to redirection using the following code:

{
    "from": "^/oldPage.php",
    "to": "/newPage",
}

It redirects to /newPage.php, which leads to 404 page, how can I remove the .php from the redirected page?

@simonhrogers
Copy link

Would like to know the answer to this too.

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