Page 1 of 1
Page extension removals makes some 3rd party extension unusable
Posted: Sat May 21, 2022 11:26 am
by wwonderfull
Is there a way to have a work-around for the extensions which needs PHP, to work even when .php or .html is not there when advanced option is checked.
Re: Page extension removals makes some 3rd party extension unusable
Posted: Sat May 21, 2022 11:52 am
by Pablo
I think you will need to configure this on the server side in .htaccess
Re: Page extension removals makes some 3rd party extension unusable
Posted: Sat May 21, 2022 12:47 pm
by wwonderfull
Pablo wrote: Sat May 21, 2022 11:52 am
I think you will need to configure this on the server side in .htaccess
As we use WWB extensions can you give any
direction or
hint on what kind of codes it maybe needed to make wwb extensions functional although the page having no .html or php extension
Re: Page extension removals makes some 3rd party extension unusable
Posted: Sat May 21, 2022 2:39 pm
by Pablo
This is not specific to extensions. It applies to all PHP.
Please see the help for more information.
Note that server configuration is outside the scope of the support that I can give you.
Edit at your own risk...
Re: Page extension removals makes some 3rd party extension unusable
Posted: Sun May 22, 2022 9:25 am
by wwonderfull
Took a while to find the proper setting and code also contacted stackoverflow forum. Thanks pablo I was able to use wb 3rd party extensions without the .php or .html extension configuring the .htaccess
