Hejsan !
Jag har problem med att f� cgi att funka i anv�ndarnas hemkataloger jag g�r
enligt f�ljande
skapar en katalog som heter public_htmi i hemkatalogen och chmodar 755
skapar en katalog som heter cgi-bin i public_html chmodar till 755
chmodar hemkatalogen till 755
skriver srm.conf enligt f�ljande:
# ScriptAlias: This controls which directories contain server scripts.
# Format: ScriptAlias fakename realname
ScriptAlias /cgi-bin/ /home/httpd/cgi-bin/
# If you want to use server side includes, or CGI outside
# ScriptAliased directories, uncomment the following lines.
# AddType allows you to tweak mime.types without actually editing it, or to
# make certain files to be certain types.
# Format: AddType type/subtype ext1
# For example, the PHP3 module (not part of the Apache distribution)
# will typically use:
#AddType application/x-httpd-php3 .php3
#AddType application/x-httpd-php3-source .phps
# The following is for PHP/FI (PHP2):
#AddType application/x-httpd-php .phtml
# AddHandler allows you to map certain file extensions to "handlers",
# actions unrelated to filetype. These can be either built into the server
# or added with the Action command (see below)
# Format: AddHandler action-name ext1
# To use CGI scripts:
AddHandler cgi-script .cgi
# To use server-parsed HTML files
AddType text/html .shtml
AddHandler server-parsed .shtml
# Uncomment the following line to enable Apache's send-asis HTTP file
# feature
#AddHandler send-as-is asis
# If you wish to use server-parsed imagemap files, use
AddHandler imap-file map
# To enable type maps, you might want to use
#AddHandler type-map var
# To enable the perl module (if you have it installed), uncomment
# the following section
#
#Alias /perl/ /home/httpd/perl/
#<Location /perl>
#SetHandler perl-script
#PerlHandler Apache::Registry
#Options +ExecCGI
#</Location>
Var n�gonstans g�r jag fel, m�ste jag skapa ett alias f�r varje cgi-bin
katalog eller ?
blir snart gr�h�rig
/Ronny Fernestedt
======Annons================================================
=== V�rldens minsta Linux workstation?
=== Nu med Linux DeLuxe V6.5 http://www.svithiod.com
============================================================