d7_to_d10_migration/drupal7/web/.gitlab-ci/.htaccess-parent

5 lines
99 B
Text
Raw Normal View History

2024-07-23 03:38:34 +00:00
# Redirect everything via the subdirectory.
RewriteEngine on
RewriteRule (.*) subdirectory/$1 [L]