When I upload an htaccess file it disappears

On unix/linux systems, files that start with a . are considered hidden so many ftp programs do not see it. If you have uploaded a .htaccess file even though you may not see it, it is there. When uploading an updated version, you may not receive an overwrite prompt but it does upload the new file there.

  • 525 Users Found This Useful

Was this answer helpful?

Related Articles

Why do I get emails for cron jobs?

This is the default. If you would like to disable receiving emails when a cron job runs append...

Set CORS header to Allow Access for any Incoming Domain

The following may be used to set to always set the CORS header for any incoming domains without...

403 Error on POST

This can occur for several reasons: Be sure your file permissions are correct. If the file needs...

301 Redirect

This code will redirect all visitors who attempt to access the old-url.html page to the...

Meta Redirect

Adding this code to your web page will redirect your visitors to any address that you have...