|
Search tenon.com
Thanks to:
|
|
iTools
DirectoryIndex Problem After iTools 8 Install
As if serving images as text/html wasn't enough, I have another post iTools 8
installation error.
See <http://henryil.com/> This site has an index.php file and an index.shtml
file in its directory.
Here's the vhost container:
<VirtualHost 69.45.33.130:80>
ServerName henryil.com
DocumentRoot /Library/Tenon/WebServer/WebSites/henryil.com
CustomLog /Library/Tenon/WebServer/Logs/henryil.com.access.log combined
ErrorLog /Library/Tenon/WebServer/Logs/henryil.com.error.log
NameVirtualHost 69.45.33.130:80
ServerAlias www.henryil.com
HostnameLookups Off
DirectoryIndex index.php index.shtml
</VirtualHost>
The vhosts are Included into httpd.conf way after the default DirectoryIndex
directive which is:
DirectoryIndex index.html index.html.var index.nclk index.shtml index.php
So why is Apache now thinking that the index file should be 'index.html'
instead of either the .php or .shtml that is specified in the vhost container?
Going to <http://henryil.com/index.php> or <http://henryil.com/index.shtml>
gets me a page served but going to <http://henryil.com/> gets an error because
there is no index.html.
Why is Apache looking for index.html instead of index.php?
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://www.tenon.com/lists/html/iTools/
|
| <Prev in Thread] |
Current Thread |
[Next in Thread> |
- DirectoryIndex Problem After iTools 8 Install,
Marconi <=
|
| Tenon Home |
Products |
Order |
Contact Us |
About Tenon |
Register |
Tech Support |
Resources |
Press Room |
Mailing Lists |
|
Copyright©2003 Tenon Intersystems, 232 Anacapa Street, Suite 2A, Santa Barbara,
CA 93101. All rights reserved.
Questions about our website - Contact:
webmaster@tenon.com.
|
|