Breadcrumbs
Tag: "apache"
-
.htaccess Tricks
- Author
- Date
- Wed 26 Sep 2007 at 22:37
- Type
- Blog Entry
Understanding Apache's .htaccess files is crucial when using the Apache platform. Whilst its most popular use is most likely mod_rewrite, it has so many other uses as well. I recently came across a web page about .htaccess tricks that includes a lot of the lesser known abilities of .htaccess. It contains a ton of useful information, so make sure to keep this in your bookmarks for future reference. Sitepoint also recently published an article about Apache's mod_rewrite module that has some good examples of its usage.…
-
Four Cool Development Apps for OS X
- Author
- Date
- Tue 21 Feb 2006 at 6:35
- Type
- Article
OS X developers, if you are looking to break into web development or continue your saga, you are going to need certain applications to assist you. Learn about four cool development applications for OS X: Smultron, MAMP, GIMPshop, and Cyberduck. All free. All open source. All useful.
-
Too Easy WAMP Setup
- Author
- Date
- Sun 23 Oct 2005 at 13:36
- Type
- Article
Have you setup a personal development server? If not, then this guide is for you! Easily setup a WAMP on your computer, using Apache 2, PHP 5, and MySQL 4. Make more use of your Windows computer today! Make server setup Too Easy!
-
Mod_Rewrite for Search Engines 101
- Author
- Date
- Tue 3 May 2005 at 16:56
- Type
- Article
Search engines are a very important aspect in marketing a website. Dynamic websites face numerous challenges with search engines. Learn how to fix this using Apache's mod_rewrite module.
-
Custom Error Pages
- Author
- Date
- Sun 30 Jan 2005 at 7:39
- Type
- Article
Create custom error pages for your website using an Apache .htaccess file and a simple PHP file.
