This website requires JavaScript.
Explore
Help
Sign In
Drupal
/
drupal
mirror of
https://git.drupalcode.org/project/drupal.git
Watch
1
Star
0
Fork
You've already forked drupal
0
Code
Issues
Projects
Releases
Wiki
Activity
7.x
drupal
/
.gitlab-ci
/
.htaccess-parent
5 lines
99 B
Plaintext
Raw
Permalink
Blame
History
# Redirect everything via the subdirectory.
RewriteEngine on
RewriteRule (.*) subdirectory/$1 [L]
Reference in New Issue
View Git Blame
Copy Permalink