One of the most intriguing comments came from Paul Ding, who suggests that the overhead of htaccess files may be too large a burden to bear and says that one could (clever!) use the file system to do what I was trying to do with the htaccess file. That may be true, but I want to know if Apache really reads and parses the htaccess file for every access. Is it not optimized to store the commands in an internal format and then check the mod date before re-loading and parsing the file? Either way, it doesn't seem to make a difference on my server, whose performance monitor hovers near the baseline even with lots of commands in various htaccess files.
Last update: Thursday, June 3, 2010; 4:00:39 PM
~About the Author~
Dave Winer, 55, is a visiting scholar at NYU's Arthur L. Carter Journalism Institute. He pioneered the development of weblogs, syndication (RSS), podcasting, outlining, and web content management software; former contributing editor at Wired Magazine, research fellow at Harvard Law School, entrepreneur, and investor in web media companies. A native New Yorker, he received a Master's in Computer Science from the University of Wisconsin, a Bachelor's in Mathematics from Tulane University and currently lives in New York City.
"RSS was born in 1997 out of the confluence of Dave Winer's 'Really Simple Syndication' technology, used to push out blog updates, and Netscape's 'Rich Site Summary', which allowed users to create custom Netscape home pages with regularly updated data flows." - Tim O'Reilly.