[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] cgi-bin on an XTR
- Subject: RE: [cobalt-users] cgi-bin on an XTR
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue Apr 2 18:53:16 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> <Directory "/home/user/www.domain.com/cgi-bin/ShopSite">
> AllowOverride None
> Options ExecCGI
> Order allow,deny
> Allow from all
> </Directory>
> <Directory /home/user/www.domain.com/cgi-bin/ss>
> AllowOverride AuthConfig
> Options All
> order allow,deny
> allow from all
> </Directory>
>
> This shows some configs from a shopping cart that needed
> these entries in the Apache config to work correctly. None of
> this is rocket science, and could easily be done through the
> Cobalt UI if Sun would put that capability in the Virtual
> server config area of the UI. Otherwise, you are left with
> making changes to a system that may have adverse affects if
> it's done incorrectly.
>
Didn't the install of the appropriate program or .pkg make those mods to
srm.conf for you? You could put them there. They don't have to go in
httpd.conf.
--
Dan Kriwitsky