Drupal 7 Default .htaccess

2019-03-19 06:49发布

问题:

I am after the default .htaccess code for Drupal 7, for some reason the install did not update the .htaccess file at all and it is blank.

Any help would be greatly appreciated as I can't find this anywhere.

回答1:

Actually, the official Drupal source code is on GitHub: https://github.com/drupal/drupal. The requested .htaccess file can be found here.