• I have tried to create a .htaccess file in my public_html folder, but it seems to create one automatically, even if I delete or rename the existing one. How can I prevent this happening?

Viewing 2 replies - 1 through 2 (of 2 total)
  • WordPress needs .htaccess for URL rewriting, you can’t prevent WordPress from recreating it. If you want to add your own .htaccess rules, add them at the bottom of the existing file.

    Thread Starter tmccar

    (@tmccar)

    OK, thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘.htaccess automatically created’ is closed to new replies.