My Apache user has my netsaint group assigned as a secondary group. This should give him the rights, correct? Assuming the netsaint group has the rights.
How can I tell who has rights to a file or directory? I know I can do ls -l but that only shows me the primary? Is there a way to show anyone that has rights? Thanks, James At 02:37 PM 1/30/2002 -0500, you wrote: >make sure your apache user has read privs on /usr/share/netsaint/ > >On Wed, 2002-01-30 at 13:57, James Pifer wrote: > > Okay, I'm not getting the errors on the console anymore. Could use a > little > > more help if you don't mind. Apache plus Netsaint issue here. If I go to > > http://192.168.1.41 I get the standard Apache initial web page. > > > > When I try to go to http://192.168.1.41/netsaint/ I get: > > Forbidden > > You don't have permission to access /netsaint/ on this server. > > > > The bottom of my http.conf has (I tried the include initially): > > #Include /etc/httpd/conf/netsaint-httpd.conf > > ScriptAlias /netsaint/cgi-bin/ /usr/libexec/netsaint/cgi/ > > <Directory /usr/libexec/netsaint/cgi/> > > Options ExecCGI > > order deny,allow > > deny from all > > allow from 127.0.0.1 > > allow from 192.168.1.0 > > </Directory> > > > > Alias /netsaint/ /usr/share/netsaint/ > > <Directory /usr/share/netsaint/> > > Options None > > order deny,allow > > deny from all > > allow from 127.0.0.1 > > allow from 192.168.1.0 > > </Directory> > > > > Of course I restarted httpd after making any changes. How come I can't > open > > it up? > > > > Thanks, > > James > > > > > > > > _______________________________________________ > > Redhat-list mailing list > > [EMAIL PROTECTED] > > https://listman.redhat.com/mailman/listinfo/redhat-list >-- >Jeff Bearer, RHCE >Webmaster >PittsburghLIVE.com > > > >_______________________________________________ >Redhat-list mailing list >[EMAIL PROTECTED] >https://listman.redhat.com/mailman/listinfo/redhat-list _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list