How it’s used:
Enter a line in your .htaccess file similar to the following:
DirectoryIndex example.php
Special Notes: This works with the Apache Web Server and does not work with IIS. When editing the .htaccess file in a text editor, make sure “text wrapping” or “wrap text” is turned off. Using “text wrapping” or “wrap text” will cause [...]
Filed under: 129 Tips, Coding by admin
1 Comment »
129 Web Design & Marketing recently finished a site for a group of Maine Foreclosure Lawyers who are helping Maine residents keep their homes.
fightformyhome.net
Filed under: News by admin
No Comments »
In one of our recent posts, we wrote about the importance of using URL rewriting. In the post we demonstrated URL rewriting using Apache, Linux, and htaccess. While Apache is a very popular and stable web server, it is important to consider using Microsoft’s web server — IIS (Internet Information Services).
To accomplish URL rewriting in [...]
Filed under: 129 Tips, Coding by admin
No Comments »