view .htaccess @ 68:6676ca451dcc extractapp

New: check taglist is deprecated or not. Change url 'LGserver'->'LGServices'
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Tue, 07 Apr 2015 14:59:39 +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]