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

5 lines
99 B
Text
Raw Normal View History

2024-12-04 16:11:27 +00:00
# Redirect everything via the subdirectory.
RewriteEngine on
RewriteRule (.*) subdirectory/$1 [L]