Hide/delete directory
-
lelef77
-
Topic Author
-
Offline
-
Junior Member
-
Less
More
-
Posts: 21
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
9 years 9 months ago #3536
by admin
Hi,
sorry but the problem is not clear. Could you, please, try to explain?
Thanks,
Luigi
Please Log in or Create an account to join the conversation.
-
lelef77
-
Topic Author
-
Offline
-
Junior Member
-
Less
More
-
Posts: 21
-
Thank you received: 0
-
-
9 years 9 months ago - 9 years 9 months ago #3541
by lelef77
Last edit: 9 years 9 months ago by lelef77.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
9 years 9 months ago - 9 years 9 months ago #3542
by admin
Yes.
To delete /aaa/ ONLY for the URL used as example:
From URL: ^/aaa/index\.html$
To URL: {scheme}://{siteurl}/index.html
Request only: true (checked)
If you want to remove /aaa/ from ANY URL that contains it:
From URL: ^/aaa/
To URL: {scheme}://{siteurl}/{pathltrim /aaa/}{queryfull}
Request only: true (checked)
Kind regards,
Luigi
Last edit: 9 years 9 months ago by admin.
Please Log in or Create an account to join the conversation.
-
lelef77
-
Topic Author
-
Offline
-
Junior Member
-
Less
More
-
Posts: 21
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Time to create page: 0.162 seconds