Просмотр файла wapgallery/.htaccess

Размер файла: 343B
#
# Apache Server Fancy URLs
#
Options +FollowSymlinks
RewriteEngine on
#
#
# If you are using an Apache server, you can enable fancy URLs
# Delete the '#' from the beginning of the line below, and edit it 
# to replace www.mydomain.com with your URL to the wapgallery
#
RewriteRule ^u(.*)/(.*)$ http://hmob.co.uk/$2.php?u=$1 [nc]