Mercurial > hg > extraction-interface
view .htaccess @ 118:3bca624e4ac2 extractapp
include maintemplate.php
author | Calvin Yeh <cyeh@mpiwg-berlin.mpg.de> |
---|---|
date | Thu, 28 Sep 2017 17:46:20 +0200 |
parents | 886f43b26ee2 |
children |
line wrap: on
line source
Options +FollowSymLinks RewriteEngine on RewriteRule ^([a-zA-Z]*)/?([a-zA-Z]*)?/?([a-zA-Z0-9]*)?/?([a-zA-Z0-9]*)?/?$ index.php?controller=$1&action=$2&id=$3&bookid=$4 [NC,L]