Alias /boletows "/path/to/boleto_ws/web" Options Indexes FollowSymLinks MultiViews DirectoryIndex index.php Require all granted RewriteEngine On RewriteBase /boletows/ RewriteRule ^(.*)$ index.php?params=$1 [QSA,NC] #LogLevel warn rewrite:trace3 AllowOverride All