|
Tuesday, 02 March 2004 |
|
This step-by-step article shows you how to use Host Headers to allow multiple host names to share a single IP address.
IIS allows you to assign any number of sites to a single IP address and distinguish them by using host headers. When IIS receives a request for a Web page, it looks at the information sent in by the browser. If the browser is HTTP 1.1 compliant (Internet Explorer 3.x and later, or Netscape Navigator 3.x and later), the HTTP header contains the actual domain name requested. IIS uses this to determine which site should answer the request.
If the browser is not HTTP 1.1 compliant, you can program a core page to display all sites available and allow the user to choose which site to use. For instructions on how to do this, see the references section at the bottom of this article.
|
|
Last Updated ( Wednesday, 03 March 2004 )
|
|
Read more...
|
|
|
Wednesday, 25 February 2004 |
|
An experimental fault finder script by Gayle. The idea is that you copy the code into a file, save it to your host in your Mambo root, then point your browser at the script and do as it suggests. |
|
Last Updated ( Friday, 08 April 2005 )
|
|
Read more...
|
|
|
Thursday, 19 February 2004 |
|
Use the Newsflash component to display random rotating images. Insert images instead of text into your newsflash component. Create as many items with images as desired. Position the Newsflash component in the template in the desired location and the images will appear at random. See this Newsflash FAQ for more information.
|
|
Last Updated ( Wednesday, 29 December 2004 )
|
|
|
Wednesday, 18 February 2004 |
|
Because I add custom functionality to mytemplate index.php file, I always create a custom template.php file and place it in mytemplate directory. This makes it easier to seperate code from presentation.
|
|
Last Updated ( Tuesday, 24 February 2004 )
|
|
Read more...
|
|
|
Wednesday, 18 February 2004 |
|
How to add the GuiStuff Flash Horizontal Main Menu module to your template. |
|
Read more...
|
|
|
Tuesday, 17 February 2004 |
|
Remove the the create date in each content item (first thing I did is to hide the "Created Date and Time" in admin/site/global configuration/content.). I also deleted the date column heading but in the content.html.php I am not sure which part of the code to comment out to get rid of the date column.
|
|
Last Updated ( Wednesday, 18 February 2004 )
|
|
Read more...
|
|
|
Tuesday, 17 February 2004 |
|
How can I change the date format from D and M to D M Y. How do I do that? |
|
Read more...
|
|
|
Monday, 16 February 2004 |
|
The code needed to output page generation time.
|
|
Last Updated ( Friday, 27 February 2004 )
|
|
Read more...
|
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
| Results 73 - 84 of 139 |