d7_to_d10_migration/drupal7/web/.gitlab-ci/.htaccess-parent
Mauricio Dinarte c5e731d8ae Initial commit
2024-12-04 10:11:27 -06:00

4 lines
99 B
Text

# Redirect everything via the subdirectory.
RewriteEngine on
RewriteRule (.*) subdirectory/$1 [L]