[EMAIL PROTECTED] wrote:
> 
> Send redhat-list mailing list submissions to
>         [EMAIL PROTECTED]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://www.redhat.com/mailman/listinfo/redhat-list
> or, via email, send a message with subject or body 'help' to
>         [EMAIL PROTECTED]
> 
> You can reach the person managing the list at
>         [EMAIL PROTECTED]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of redhat-list digest..."
> 
> Today's Topics:
> 
>    1. Proper way to keep users out of a directory (Scott Antonivich)
>    2. Squirrelmail configuration in Redhat (YoloIts)
> 
> --__--__--
> 
> Message: 1
> From: "Scott Antonivich" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: Proper way to keep users out of a directory
> Date: Tue, 15 Jul 2003 11:55:21 -0400
> Reply-To: [EMAIL PROTECTED]
> 
> Hello All,
> 
> I am using RH 9.0 and I want to keep users other than myself from seeing php
> files in a directory...BUT I want these php files to be able to be executed
> from the web.
> 
> Basically, I want to know....how I can keep my php code safe from users who
> may be in the server. I want the scripts to work on the web, but I dont want
> users in the server to be able to see (possible steal) the code.
> 
> Thanks
> 
> Scott
> 
> --__--__--
> 
> Message: 2
> From: "YoloIts" <[EMAIL PROTECTED]>
> I installed Squirrelmail through the standard Redhat 8.0 package manager in
> KDE.
> 
> So it should be installed with all the standard RPM defaults. How do I
> access the web interface to check mail? I have searched Redhat's site and
> they have nothing. Redhat linux Bible has nothing. Squirrelmail.org does not
> address the Redhat install.
> 
> Thanks

Greetings, 
    Just got through doing that today. In the file 
'/etc/httpd/conf.d/squirrelmail.conf' there is an alias
set up for apache to your '/usr/share/squirrelmail/' 
directory called '/webmail/'. Your URL should be:

http://localhost/webmail/
or 
http://your.domain.name/webmail/

If you want to change your URL (alias), change it in that file
and restart apache.
Hope this helps,
Ken

--
_________________________________
Ken Sorensen <[EMAIL PROTECTED]>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to