SitePoint Articles
Server-side Coding : Apache & IIS Configuration
Save Some Cash: Optimize Your Browser Cache
- Apache & IIS Configuration
- December 18th, 2008
- Interview
Speeding up your site can often be as simple as configuring your web server to make the best use of your visitors' browser cache. If you don't know where to start to do that, you're in luck -- Wayne is here to talk you through it.
Web Site Optimization: 13 Simple Steps
- Apache & IIS Configuration
- October 24th, 2007
- Tutorial
Earlier this year, the Yahoo! Performance Team published a series of front-end performance optimization "rules" for optimizing a site. In this tutorial, Stoyan takes the lead, showing us step-by-step how to implement the rules to achieve the ultimate in speed and performance, no matter what your system's specifications.
Learn Apache mod_rewrite: 13 Real-world Examples
- Apache & IIS Configuration
- September 26th, 2007
- Tutorial
Apache users, it's time to see why the mod_rewrite module is one of the server's most valued treasures. Here, DK steps you though the rewrite rules, regular expressions, and rewrite conditions, before providing 13 examples of mod_rewrite in action.
Hardening Apache - A Conversation with the Author
- Apache & IIS Configuration
- November 3rd, 2004
- Review
The lack of decent Apache security titles prompted Tony Mobily to pen Hardening Apache, the new, definitive reference on the subject. Here, Blane talks with Tony about the technology, the book, and the future...
Other Recent Additions in Server-side Coding
| Article | Date | Type | Rated |
|---|---|---|---|
| Securing Your Apache 2 Server with SSL | August 2nd, 2004 | Tutorial | 8.74 |
| Configure Web Logs in Apache | February 23rd, 2004 | Tutorial | 7.81 |
| Configuring OS X for Web Development | December 17th, 2003 | Tutorial | 8.22 |
| mod_rewrite: No More Endless Loops! | August 23rd, 2003 | Tutorial | 7.14 |