Changes between Initial Version and Version 1 of Ticket #54, comment 6


Ignore:
Timestamp:
2018-05-02T12:03:35-03:00 (6 years ago)
Author:
TC Haddad

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54, comment 6

    initial v1  
    11I haven't yet tested 3.2.6, but I can report that I've been using mod_rewrite  successfully for a while (over a year?).
    22
    3 I use the default MS4W settings for DocumentRoot, and then only add the changes needed for mod_rewrite to the directory that needs the rewrites.
     3I use the default MS4W settings for {{{DocumentRoot}}}, and then only add the changes needed for mod_rewrite to the directory that needs the rewrites.
    44
    55In other words, I think these settings could be added to the documentation for people who want to turn on mod_rewrite, but for default MS4W users, I think the default settings are appropriate.