TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[TCLUG:21400] help! cgibin



I can't get my cgibin to work!
I have tried ScriptAlias, .htaccess and all. I get
Forbidden error all the time.

I am including the relevant lines from the httpd.conf
file from the server. You are welcomed to login to the
server as tclug and tclug at apu.homeip.net

Feel free to mess around and suggest me anyhting.


apu

......httpd.conf.....

# Here are the virtual hosts I have defined on 8.31.00

NameVirtualHost 24.26.174.211


<VirtualHost apu.homeip.net>
ServerName apu.homeip.net
DocumentRoot /usr/users/apu/www
</VirtualHost>

<VirtualHost work.apu.homeip.net>
ServerName work.apu.homeip.net
DocumentRoot /usr/users/work/www
    <Directory "/usr/users/work/www">
        AllowOverride None
        Options all
        Order allow,deny
        Allow from all
    </Directory>

ScriptAlias /cgibin/ work.apu.homeip.net/cgibin/

</VirtualHost>

<VirtualHost leffew.apu.homeip.net>
ServerName leffew.apu.homeip.net
DocumentRoot /usr/users/leffew/www
</VirtualHost>

<VirtualHost apu.homeip.net>
ServerName polash.apu.homeip.net
DocumentRoot /usr/users/polash/www
</VirtualHost>

<VirtualHost sayed.apu.homeip.net>
ServerName sayed.apu.homeip.net
DocumentRoot /usr/users/sayed/www
</VirtualHost>


<VirtualHost joe.apu.homeip.net>
ServerName joe.apu.homeip.net
ScriptAlias /cgibin/ joe.apu.homeip.net/cgibin/

DocumentRoot /usr/users/jceddy/www
</VirtualHost>

#....End of httpd.conf


__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/