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

5 lines
99 B
Text
Raw Permalink Normal View History

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