In my development environment, I use the web built-in web server of php5.4 but it seems that .htaccess doesn’t work correctly. I can’t found the doc of that server. Can someone tell me if it is possible to use htaccess and mod_rewrite like apache?
Thank you very much
As in my comment mentioned, the current directory is by default your webroot. Also this webserver doesn’t support
.htaccess.You’ll find a good explanation about your issues here.
or