What is purpose or use of .htaccess file?
Answer / Ruchi Tiwari
The .htaccess file is a configuration file used by Apache web servers. It allows users to override server settings for their websites without having access to the main server's configuration files. For Drupal, it contains various rules that optimize the site's performance and security.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you handle upgrades?
Which modules are added in d7 core modules?
How to define new regions (sidebar,header, footer) in drupal ?
What is form state?
What is st(), t(), get_t(), l() ?
What can you do with drupal?
Can drupal run on command line?
What is a website node?
How to update table using module?
How can we set the region in drupal theme?
Explain what Drupal distributions is and when to use?
What is difference between drupal 7 and 8?