Commit initial
This commit is contained in:
2
server/webplatform/www/.htaccess
Normal file
2
server/webplatform/www/.htaccess
Normal file
@ -0,0 +1,2 @@
|
||||
RewriteEngine on
|
||||
RewriteRule ^([a-zA-Z]*)/?([a-zA-Z]*)?/?([a-zA-Z0-9]*)?/?$ index.php?controller=$1&action=$2&id=$3 [NC,L]
|
Reference in New Issue
Block a user