Alias /index.php /usr/local/share/backupmx/index.php
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
Allow from all
RewriteEngine On
RewriteOptions inherit
#RewriteCond %{REQUEST_URI} !^/plots/
RewriteRule ^(.*)$ index.php?page=$1 [QSA,L]
php_value include_path /var/www/:/usr/local/share/backupmx/