remove index.php but keep rest
-
annelipp
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
8 years 11 months ago #4565
by annelipp
Hi
Im trying to rewrite the following:
mysite/index.php/rest of path
to
mysite/rest of path
This is what i have:
From url: ^index\.php/
To url: {scheme}://{siteurl}/{pathltrim /index\.php/}[queryfull}
with request only checked (true)
It doesnt appear to be working. Could you help me out? Thanks so much in advance and great tool.
Anne
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 11 months ago #4567
by admin
Hi Anne,
try to add a slash:
From url: ^/index\.php/
Thanks for your appreciation
Luigi
The following user(s) said Thank You: annelipp
Please Log in or Create an account to join the conversation.
-
annelipp
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
8 years 11 months ago #4568
by annelipp
Yep that worked! FYI I had a typo for other users reading this - the [ in front of [queryfull} should be a {
Thanks so much!
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Time to create page: 0.146 seconds