Any chance we could get .shtml and server side includes? William
On Fri, 17 Jun 2005, Joel Ebel wrote: > If you have an index.html, it will be used first. If not, it will try > index.php. This is the order they are tried in: > > DirectoryIndex index.html index.htm index.cgi index.pl index.php index.xhtml > > Joel > > David McDowell wrote: > > You can't use index.html if you want to have index.php can you ... > > unless you want to use a META redirect from .html to the .php file? > > just curious, thanks. > > > > > > On 6/17/05, Joel Ebel <[EMAIL PROTECTED]> wrote: > > > >>Well, you probably should use index.html since it is the more > >>appropriate name, and several web servers don't use index.htm as a > >>default index. But I've added index.htm back in anyway. I'm > >>investigating the bugzilla problem. > >> > >>Joel > >> > >>David A. Cafaro wrote: > >> > >>>Another interesting note on the Trilug webspace now, seems that it isn't > >>>recognizing index.htm as an index file anymore, just index.html. I > >>>changed the directory permissions to get past the permission denial only > >>>to get a directory listing of my site instead of the index file. > >>> > >>>Doh, and I can't use bugzilla.trilug.org to report it! (permission > >>>denied...) > >>> > >>>-David > >>> > >>>On Thu, 2005-06-16 at 23:41 -0400, Joseph Tate wrote: > >>> > >>> > >>>>Well, in the short term, set the access level on your home directory to > >>>>755. > >>>> > >>>>We're having a little bit of trouble with apache's access levels. > >>>>www-data (the user/group that apache runs as) is a member of the > >>>>trilug group, but still can't seem to see user directories. > >>>> > >>>>On 16 Jun 2005 20:05:58 -0400, Jon Carnes <[EMAIL PROTECTED]> wrote: > >>>> > >>>> > >>>>>I got a call from some folks that my member website is: > >>>>> > >>>>> Forbidden > >>>>> (you don't have permission to access /~jonc on this server.) > >>>>> > >>>>>http://www.trilug.org/~jonc > >>>>> > >>>>>What's up? > >>>>> > >>>>>Jon Carnes > >>>>> > >>>>>-- > >>>>>TriLUG mailing list : > >>>>>http://www.trilug.org/mailman/listinfo/trilug > >>>>>TriLUG Organizational FAQ : http://trilug.org/faq/ > >>>>>TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ > >>>>>TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc > >>>>> > >>>> > >>>> > >>>>-- > >>>>Joseph Tate > >>>>Personal e-mail: jtate AT dragonstrider DOT com > >>>>Web: http://www.dragonstrider.com > >>> > >>> > >>-- > >>TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug > >>TriLUG Organizational FAQ : http://trilug.org/faq/ > >>TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ > >>TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc > >> > -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
