On 7/16/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 7/16/07, ying lcs <[EMAIL PROTECTED]> wrote:

> Thanks. I tried by adding this in my apache2.conf:
>
> ScriptAliasMatch ^/v/(.+) /usr/local/movies/$1
>
>
> and when i hit http://localhost/v/sample_100kbit.mov,  i get this error 
message:
>
> The server encountered an internal error or misconfiguration and was
> unable to complete your request.
>
> Please contact the server administrator, [EMAIL PROTECTED] and
> inform them of the time the error occurred, and anything you might
> have done that may have caused the error.
>
> More information about this error may be available in the server error log.

Note the last line. What does the error log say?

And is that .mov file really a CGI script? If not, why are you using
ScriptAliasMatch rather than AliasMatch?


Thanks Joshua. That solves my problem.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to