× Here you can get community support related to ReDJ.

remove index.php but keep rest

  • annelipp
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 4 months ago #4565 by annelipp
remove index.php but keep rest was created 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.

More
8 years 4 months ago #4567 by admin
Replied by admin on topic remove index.php but keep rest
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
  • New Member
More
8 years 4 months ago #4568 by annelipp
Replied by annelipp on topic remove index.php but keep rest
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.

More
8 years 4 months ago #4569 by admin
Replied by admin on topic remove index.php but keep rest
U're welcome.

Please Log in or Create an account to join the conversation.

Time to create page: 0.087 seconds