PROTECTED]
Sent: Friday, May 12, 2006 2:42 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Access to Webpage
I rather imagined he wanted to avoid that the general public gets to see the
login page. It's fairly easy to allow from intranet and deny from internet.
However, I tak
> -Original Message-
> From: Victor Trac [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 12, 2006 2:20 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Access to Webpage
>
> By doing this with apache you are limiting access by source
> IP and not
<[EMAIL PROTECTED]> wrote:
> -Original Message-> From: Ranjith Kumar [mailto:[EMAIL PROTECTED]]> Sent: Friday, May 12, 2006 1:42 PM> To:
users@httpd.apache.org> Subject: [EMAIL PROTECTED] Access to Webpage>> Hi,>> I have a mail server running postfix, and u
> -Original Message-
> From: Ranjith Kumar [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 12, 2006 1:42 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Access to Webpage
>
> Hi,
>
> I have a mail server running postfix, and using squirrel mail
&
This is a mail server/webmail client problem and not an apache problem. On 5/12/06, Ranjith Kumar <[EMAIL PROTECTED]
> wrote:Hi,
I have a mail server running postfix, and using squirrel mail for webaccess. Its running based on apache.
I have two ip addresses on the system, one is public and ano
If yours users have static IP you can use option in
directory tag "allow from" or use .htaccess to make
authentication
- Original Message -
From:
Ranjith
Kumar
To: users@httpd.apache.org
Sent: Friday, May 12, 2006 1:41 PM
Subject: [EMAIL PROTECTED]
On Fri, May 12, 2006 at 05:11:33PM +0530, Ranjith Kumar wrote:
> I do not want to allow all users from outside of my network. I want to allow
> few users only from the internet.
>
> How can I do this? Help me
The users have to authenticate themselves on your mailserver - where is
your problem?
Hi,
I have a mail server running postfix, and using squirrel mail for webaccess. Its running based on apache.
I have two ip addresses on the system, one is public and another one is for local.
All my users can access the website and check their mails from any where (local and internet),
I do n