Commit Graph

7 Commits

Author SHA1 Message Date
Brandon Shutter
beb3467ed9 Update rewrites.php
Broken link.
2013-10-11 16:41:08 -04:00
Chris Montgomery
dfc566203f reduce specificity in activation assets rewrites
Allows for easier customization of assets directory without needing to add new rewrite rules for each new directory.
2013-08-06 09:54:23 -04:00
Ben Word
c89a994c92 Update comments 2013-06-23 12:25:52 -05:00
Ben Word
a8c543753a Fix clean URL issues with non-standard setups 2013-05-01 15:51:59 -05:00
Ben Word
ec94cfb2f5 Make sure rewrites are added to .htaccess immediately after activation 2013-05-01 11:05:23 -05:00
Ben Word
260fc4c353 Comments clean up, consistent formatting 2013-02-15 12:13:18 -06:00
Ben Word
fea92a61aa Rewrites organization
- Create lib/rewrites.php and move everything from lib/htaccess.php
except the H5BP htaccess functionality into it

- In the config, change add_theme_support('rewrite-urls') to
add_theme_support('rewrites')

- Remove the Apache/LightSpeed HTTPD check for rewrites

- Update docs with better Nginx rewrite rules
2013-02-04 19:56:42 -06:00