The "apache" Tag

  1. Installing Apache, PHP and CURL on Windows

    I got tired of having to upload every little change to the code of my web designs to the server to see if they even work at all, so I decided I'd run a local web server with PHP on my computer. If they ran Linux, this would be extremely simple. Unfortunately, I run Windows XP on both my ...

  2.  
  3. Extensionless URLs with .htaccess

    How to use mod rewrite and htaccess to do URL rewriting. Code to make extensionless URLs by passing variables to PHP or other scripts.