Re: [users@httpd] want index.cgi as directory default

2005-06-20 Thread Eimantas Vaičiūnas
I see no DirectoryIndex directive. DirectoryIndex index.cgi -- Su pagarba, Eimantas Vaičiūnas VU Skaičiavimo centras Tel.: +370 5 2366209 Mob.: +370 680 91505 Fax.: +370 5 2366204 http://www.tinklas.vu.lt - The official User

Re: [users@httpd] want index.cgi as directory default

2005-06-19 Thread Joshua Slive
On 6/19/05, Marty Landman <[EMAIL PROTECTED]> wrote: > Hi, > > I've got a virtual host set up and would like it to run > > http://yoyomaplayscello/EyesBehindTheBar/Spotter/index.cgi > > when requesting > > http://yoyomaplayscello/EyesBehindTheBar/Spotter/ > > I am able to run index.html by def

Re: [users@httpd] want index.cgi as directory default

2005-06-19 Thread Marian Marinov
You can simply use: DirectoryIndex index.cgi index.html in your Vhost configuration. На 19.6.2005 20:10 Marty Landman написа: > Hi, > > I've got a virtual host set up and would like it to run > > http://yoyomaplayscello/EyesBehindTheBar/Spotter/index.cgi > > when requesting > > http://yoyomaplays

[users@httpd] want index.cgi as directory default

2005-06-19 Thread Marty Landman
Hi, I've got a virtual host set up and would like it to run http://yoyomaplayscello/EyesBehindTheBar/Spotter/index.cgi when requesting http://yoyomaplayscello/EyesBehindTheBar/Spotter/ I am able to run index.html by default from the directory, but after rem'g index.html and verifying that in