You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Etienne Loutrel <et...@gnulinux.fr> on 2009/08/08 11:38:00 UTC

[users@httpd] try

hello everybody

sorry if you receive this try.
I have subscribed to this apache mailing list but my posts are still ignored


this is a new try

etienne

[users@httpd] Re: try

Posted by Nicholas Sherlock <n....@gmail.com>.
SG0101 wrote:
> Same with me here. I posted a mail to mailing list  but I didn't see 
> that in mailing list.
> anyway my earlier post was like below.
> 
> I have a apache running on my office machine [...]

That original message from you came through just fine, you have a reply 
to it as well. Check your mailreader.

Cheers,
Nicholas Sherlock


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] try

Posted by SG0101 <sh...@gmail.com>.
On Sat, Aug 8, 2009 at 3:08 PM, Etienne Loutrel <et...@gnulinux.fr> wrote:

> hello everybody
>
> sorry if you receive this try.
> I have subscribed to this apache mailing list but my posts are still
> ignored
>
> this is a new try
>
> etienne
>

Same with me here. I posted a mail to mailing list  but I didn't see that in
mailing list.
anyway my earlier post was like below.


Hi all

I have a apache running on my office machine http://192.168.100.10/category/.
I want to access it from  my home with following link
http://myofficedomain.com/category. I referred online documentation and
wrote a rewriterule like below, but I dont want that way.  Any help
guidelines regarding this ?

RewriteEngine on
ReWriteRule ^/category/(.*)  http://192.168.100.10/category/$1 [R,L]

Thanks

5|-|R33