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:
parent
452717a3f1
commit
c26c3ef761
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue