Appnitro Software Forums » MachForm

Password Protecting the MachForm folder

(4 posts)
  • Started 2 months ago by velocitymicro
  • Latest reply from yuniar

  1. velocitymicro
    Member

    Will it be okay if I password protect the directory under which MachForm is installed under? Example: mysite.com/075bt43/machform

    I know that the folder has to have read/write privileges (777) and was wondering if the password protection of the folder will create a conflict.

    By the way, the installation of MachForm was quick and easy. I highly recommend this product!

    Thank you

    Posted 2 months ago #
  2. It will be okay. However, all your forms will be password protected too.
    Are you okay with that?

    Posted 2 months ago #
  3. velocitymicro
    Member

    Well, I tried it and all the forms did become password protected as well. that's not good. Do you know how to simply stop search engine crawl bots from indexing the folder?
    I'm doing this for security reasons.

    Posted 1 month ago #
  4. The proper way to stop search engine bots from indexing the folder is using robots.txt file.

    Create a robots.txt file and upload it to your document root. The content of that file should be like this:

    User-agent: *
    Disallow: /machform

    That would restrict bots from indexing your machform folder.

    More info about robots.txt:
    http://www.robotstxt.org

    Posted 1 month ago #

RSS feed for this topic

Reply

You must log in to post.