Thread Rating:
  • 0 Vote(s) - 0 Average
Share Thread:
what is .htacess file?
#5
  • - The purpose of .htaccess files is to provide a means to configure Apache for users who cannot modify the main configuration file.
    - Directives placed in .htaccess files apply to the directory where you place the file, and all sub-directories, unless disabled in the main configuration.
    - .htaccess files can be used to provide password protection the same way the main configuration files can be used to provide password protection


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)