Re: apache aliasing

2004-08-09 Thread Harland Christofferson
*snip* >> >>For the directory listing, check your "DirectoryIndex" setting in your >>Apache config file; does it include index.php? > >no, id did not ... added it and restared apache ... still no luck. > >as far as the 500 error: > >Internal Server Error >The server encountered an internal error or

Re: apache aliasing

2004-08-09 Thread Harland Christofferson
At Monday, 9 August 2004, "Jacob S." <[EMAIL PROTECTED]> wrote: >On Mon, 9 Aug 2004 10:23:20 -0400 >Harland Christofferson <[EMAIL PROTECTED]> wrote: > >> i have an apache server w/ serveral aliases. however, i am trying >> to add a new alias that is confusing me: >> >> Alias /oscommerce/ /var/w

Re: apache aliasing

2004-08-09 Thread Jacob S.
On Mon, 9 Aug 2004 10:23:20 -0400 Harland Christofferson <[EMAIL PROTECTED]> wrote: > i have an apache server w/ serveral aliases. however, i am trying > to add a new alias that is confusing me: > > Alias /oscommerce/ /var/www/oscommerce/ > > Options ExecCGI Includes FollowSymlinks > AddHan

apache aliasing

2004-08-09 Thread Harland Christofferson
i have an apache server w/ serveral aliases. however, i am trying to add a new alias that is confusing me: Alias /oscommerce/ /var/www/oscommerce/ Options ExecCGI Includes FollowSymlinks AddHandler cgi-script .php .cgi .sh .pl DocumentRoot /var/www/oscommerce/catalog when i try to