[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] plea for help
- Subject: RE: [cobalt-users] plea for help
- From: wcstaff <wcstaff@xxxxxxxxxxxx>
- Date: Wed Feb 18 13:43:02 2004
- Organization: webcoast
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Check your paths in the .pl file itself. It needs to point to the proper
directory on the RAQ
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] On Behalf Of Tony M
> Sent: Wednesday, February 18, 2004 4:37 PM
> To: Dmitry Alexeyev
> Subject: Re: [cobalt-users] plea for help
>
> On 18/02/2004 at approx 21:05,
> Dmitry Alexeyev used a digit and keyboard,
> and came up with the following on the subject of:
> [cobalt-users] plea for help:
>
>
>
> DA> Okay, another try: Is the `extension' registered as
> Cgi-script in config
> DA> file? CGI is registered by default, no clue about others.
>
> I'm baffled too, I've checked through the httpd.conf file that looks
> normal (as it gets anyway).
> the vhost file for the site shows the following after cgi is enabled
> in the admin section.
>
> # BEGIN WebScripting SECTION. DO NOT EDIT MARKS OR IN BETWEEN.
> AddHandler cgi-wrapper .cgi
> AddHandler cgi-wrapper .pl
> AddHandler server-parsed .shtml
> AddType text/html .shtml
> AddType application/x-httpd-php .php4
> AddType application/x-httpd-php .php
> # END WebScripting SECTION. DO NOT EDIT MARKS OR IN BETWEEN.
>
> The srm.conf shows the following section which makes me think that
> apache isn't recognising that cgi and pl extensions are executables,
> but what do I add and to where?
>
>
> TypesConfig /etc/httpd/conf/mime.types
>
> # DefaultType is the default MIME type for documents which the server
> # cannot find the type of from filename extensions.
>
> DefaultType text/plain
>
> #
>
>
> --
> As You Do!!
>
> Tony M
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>