My .htaccess file 12kb after upload it to site automatically deleted…what i do?
Make it lower than 10kb?
I have no idea what the hell should be happening in this .htaccess file to make his weigh so big.
Maybe there’s any commentaries, that could get there with the code from some tutorials or what? Try to clean it up or distibute it on different parts for each folder if you’re using one file for all of them.
I clear all comments and unwanted things.then it still 12kb.?i dont know what i do…
@Ayeshan said:
I clear all comments and unwanted things.then it still 12kb.?i dont know what i do…
If you removed all non-functional text from the .htaccess file, there is only one thing you can do: delete .htaccess rules.
If you can share here what these rules are supposed to do, maybe people can give you some recommendations on how to achieve the same without having a huge .htaccess file.