Navigation überspringen

[Gelöst] Does Toolset rely on .htaccess?

This support ticket is created vor 3 years, 8 months. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -

Zeitzone des Unterstützers: America/Sao_Paulo (GMT-03:00)

Dieses Thema enthält 4 Antworten, hat 3 Stimmen.

Zuletzt aktualisiert von stevenM-7 vor 3 years, 8 months.

Assistiert von: Mateus Getulio.

Author
Artikel
#2471505

Tell us what you are trying to do? Improve performance.

Is there any documentation that you are following? No.

Is there a similar example that we can see? No

What is the link to your site? versteckter Link

#2471893

Nigel
Unterstützer

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: Europe/London (GMT+01:00)

WordPress uses the .htaccess file for defining permalinks, so any WordPress installation will normally have a .htaccess file.

Some plugins may add additional directives to the .htaccess file, but Toolset does not.

#2472001

Thanks Nigel. I just want to make sure I'm covering my bases, can you confirm:
- Does the Toolset Access plugin use HTAccess or add additional directives to it?
- Do the URL rewrite and permalink settings on Toolset CPTs use HTAccess? - versteckter Link

#2472255

Mateus Getulio
Unterstützer

Sprachen: Englisch (English )

Zeitzone: America/Sao_Paulo (GMT-03:00)

Hi there,

Thanks for your reply.

Answering your questions:

- Does the Toolset Access plugin use HTAccess or add additional directives to it?

We have double-checked it for you, and we can confirm that the Toolset Access Plugin does not behave like this (changing or adding directives to the .htaccess file).

- Do the URL rewrite and permalink settings on Toolset CPTs use HTAccess? - versteckter Link;

I’m afraid that no, it does not use the .htaccess file to execute any action. The only purpose of this feature is to modify the CPT slug.

I hope that I was able to clarify it for you. Please let me know if this explanation solves the question. Thanks!

Best regards,
Mateus.

#2473445

Thanks Mateus, glad we could eliminate Toolset as the cause of our issue.