allow from all # uncomment these lines if you want to remove the index.php from the url # with the basic_significant or significant url engine of jelix # see http://jelix.org/articles/en/manual-1.2/urls/significant#mod_rewrite-and-just-removing-the-name-of-the-entry-point-in-the-url #<IfModule mod_rewrite.c> # RewriteEngine On # RewriteBase / # RewriteCond %{REQUEST_FILENAME} !-f # RewriteCond %{REQUEST_FILENAME} !-d # RewriteRule ^(.*)$ index.php/$1 [L,QSA] #</IfModule>
wsexport/website/master/wsexport/www/.htaccess
