File .htaccess utilizzato su root Aruba - (IMPOSTAZIONI SEO: primi 3 URL SI e Unicode no)
Code:
## Can be commented out if causes errors, see notes above.
#Options +FollowSymLinks
#
# mod_rewrite in use
#
RewriteEngine On
#
RewriteBase /J3/
#
# Rules
#
RewriteCond %{REQUEST_FILENAME} !\.(jpg|jpeg|gif|png|css|js|pl|txt)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php