Add option to enable mod_rewrite for clean URLS in Drupal
When going through the installation of Drupal 8 there is a warning indicating clean URL's are disabled. Drupal 8 comes with clean URL's enabled by default and can not be disabled. The only reason the setup script would show this warning is if mod_rewrite was not setup in Apache.
Is there currently a way to enable mod_rewrite? If not please include it as an option to enable via the server settings. This is a potential deal breaker for me. Not having this option will prevent me from installing Drupal 8
5
votes

-
Dan commented
We're experiencing a similar issue.