Jump to content

Problem With Editing .htaccess File


mstevanic

Recommended Posts

Hello to all, how can I change the .htaccess file so that I'm get the file after remain the same and no changes? Namely what happens, I try a couple of times to edit the above file, but I'm see that after a while "he" comes back in the original condition that I had before changing?? 

 

Im trying to put this in my file,but every morning Ill see same,without this again and again?

<IfModule mod_expires.c>
# Enable expirations
ExpiresActive On
# HTML
ExpiresByType text/html "access plus 2 days"
</IfModule>

Thanx

Edited by mstevanic (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...