Bluehost.com Web Hosting $6.95

Need help with mod_rewrite

This is a discussion on Need help with mod_rewrite within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi all, I have a problem with mod_rewrite. I want to rewrite an url but I cant get it to ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 10-31-2003
Dirk Sachse
 
Posts: n/a
Default Need help with mod_rewrite

Hi all,

I have a problem with mod_rewrite. I want to rewrite an url but I cant get
it to work.

I want to rewrite http://foo.bar.com to http://foor.bar.com/?group=guest.

I tried:

RewriteRule ^/(.*) http://foo.bar.com/?group=guest

But this isnt working.

Can anyone give me a hint?

Thanks in advance,

Dirk
  #2 (permalink)  
Old 11-01-2003
galland
 
Posts: n/a
Default Re: Need help with mod_rewrite

Can you try this

RewriteRule ^/.* http://foo.bar.com/?group=guest

I think that (*) are used for replacements in right side (with $1 for the
first pair of bracket for example)

"Dirk Sachse" <sachse@sunflowers.de> a écrit dans le message de news:
bntjf8$15i60o$1@ID-82523.news.uni-berlin.de...
> Hi all,
>
> I have a problem with mod_rewrite. I want to rewrite an url but I cant get
> it to work.
>
> I want to rewrite http://foo.bar.com to http://foor.bar.com/?group=guest.
>
> I tried:
>
> RewriteRule ^/(.*) http://foo.bar.com/?group=guest
>
> But this isnt working.
>
> Can anyone give me a hint?
>
> Thanks in advance,
>
> Dirk



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 09:34 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0