view .htaccess @ 96:ce7e933b18b0 extractapp

bug fixed: new section with no fileId in LGServices when creating/changing to another topic
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Mon, 23 Nov 2015 16:24:57 +0100
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]