1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

wp to mediawiki

This commit is contained in:
Tim Moody 2018-03-20 17:04:51 -04:00
parent 452717a3f1
commit c26c3ef761

View file

@ -1,7 +1,7 @@
RewriteEngine on
Alias {{ wp_url }} {{ wp_abs_path }}
<Directory {{ wp_abs_path }}>
Alias {{ mediawiki_url }} {{ mediawiki_abs_path }}
<Directory {{ mediawiki_abs_path }}>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted