Re: [EMAIL PROTECTED] problem with rewrite module

2008-05-05 Thread Nishantha Pradeep
I got it work. The problem was, I did not specify the IP addresses which can access the server cheers On Mon, May 5, 2008 at 1:07 PM, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote: > On 05.05.08 10:40, Nishantha Pradeep wrote: > > I have a server named as nishantha-lsf and it

[EMAIL PROTECTED] problem with rewrite module

2008-05-04 Thread Nishantha Pradeep
Hi all I have a server named as nishantha-lsf and it http-polling is running on port 5280. I can directly access the http-polling service with the URL http://localhost:5280/http-poll. But I want to access it without specifying the port number such as http://localhost/http-poll. So I used write m

[EMAIL PROTECTED] connecting to another port via port 80

2008-04-27 Thread Nishantha Pradeep
Hi all I am running an apache server on my computer and I am also running chat server on the same computer. The chat server's http-polling is at port 5280 . what I want to do is, I have a web chat client and that client should access the http-polling at chat server through port 80 because I think