Re: [EMAIL PROTECTED] only one ip per user (has many connections) can access resource at the same time ?

2006-02-06 Thread tvlgiao
2006/2/6, Boyle Owen <[EMAIL PROTECTED]>: > -Original Message-> From: tvlgiao [mailto:[EMAIL PROTECTED]]> Sent: Sonntag, 5. Februar 2006 00:28> To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] only one ip per user (has many> connections) can access r

[EMAIL PROTECTED] only one ip per user (has many connections) can access resource at the same time ?

2006-02-04 Thread tvlgiao
Hello all, How can I configure Apache to use mod_auth_mysql  to solve the following authentication theme: In brief: if A logs in and is downloading  (connection established, IP is saved when he logs  in), no other user can use A's account to  authenticate (because anyone else has different  IP.)

[EMAIL PROTECTED] how can i rewrite webmail.mydomain.com to mydomain.com:32000

2005-09-01 Thread tvlgiao
hi all, i want to configure my apache2 server rewrite webmail.mydomain.com to mydomain.com:32000 (but not redirect), how can i do it? i also read an article URL Rewriting Guide on http://apache.org, but did not give me any idea, thanks for all advices. best regards, Giao L. Trinh