Still haven't gotten this to work properly with IIS.

any other suggestions ?



Thank You

<><><><><><><><><><><><><><><><>

Daniel Negrón
Lotus Notes Administrator / Developer
KB Electronics, Inc.
954.346.4900x122
http://www.kbelectronics.com

<><><><><><><><><><><><><><><><>


                                                                                       
                             
                    Samuel                                                             
                             
                    Ottenhoff            To:     Omland Christopher m 
<[EMAIL PROTECTED]>,            
                    <sam@gothamjaz        <[EMAIL PROTECTED]>                  
                             
                    z.com>               cc:                                           
                             
                                         Subject:     Re: [PHP] index.php question     
                             
                    03/11/2002                                                         
                             
                    01:47 PM                                                           
                             
                                                                                       
                             
                                                                                       
                             




#
# DirectoryIndex: Name of the file or files to use as a pre-written HTML
# directory index.  Separate multiple entries with spaces.
#
<IfModule mod_dir.c>
    DirectoryIndex index.php index.php3 index.html
</IfModule>

Sam

On 3/11/02 1:36 PM, "Omland Christopher m"
<[EMAIL PROTECTED]>
wrote:

> Hi all, I'm new to the mailing list, I hope I'm in the right spot.
> I have installed php, and .php files work fine, unless they are my index
> file. For example http://whatever.com/~jondoe/info.php will work. But if
I
> make a index.php file and go to http://whatever.com/~jondoe it wont work.
> I can view the source and see my php code, which I know means the server
> isn't translating it. I'm running RH LINUX, and running apache webserver.
> I have checked the httpd.conf file and the load modules lines are in
> there, and they are correct??(I THINK)
> Any help would be appreciated.
> Thank You.
> -Chris
>


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php






--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to