Re: [EMAIL PROTECTED] ModAlias Problems

2005-12-23 Thread Joshua Slive
On 12/23/05, Kevin Gordon <[EMAIL PROTECTED]> wrote: > How come my script is not accessable and only returns 500 errors? There is a debugging guide here: http://httpd.apache.org/docs/2.2/howto/cgi.html#troubleshoot If you still can't get it after going through there, make sure to at least tell

[EMAIL PROTECTED] ModAlias Problems

2005-12-23 Thread Kevin Gordon
Hello!  Happy holidays to everyone! I am new to configuring apache. Previously I have always just used pre-installed apache configurations, or modified only virtual host entries. Recently I decided to play with Aliases When I use Alias /something/ /path/to/actual/something/  the alias works, I ca