Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Aittle Help With the RewriteCond/Rule

 
   Web Hosting Problem Solving Community! (Home) -> Apache RSS
Next:  iusr account  
Author Message
maria

External


Since: Feb 15, 2007
Posts: 10



(Msg. 1) Posted: Tue Feb 05, 2008 9:51 pm
Post subject: Aittle Help With the RewriteCond/Rule
Archived from groups: alt>apache>configuration (more info?)

I need to take everything containing the query
"browse..." to something like "/images/index.php?browse..."
How do I do it? The following code does not work:

Thanks!

maria

PS.

For example,

I need to take

"http://www.amillionhearts.com/pericolo.html?browse=/Africa"

to

"/images/index.php?browse=/Africa"

i.e., everything looking like "...?browse=" should go to
"/images/index.php?browse="

 >> Stay informed about: Aittle Help With the RewriteCond/Rule 
Back to top
Login to vote
maria

External


Since: Feb 15, 2007
Posts: 10



(Msg. 2) Posted: Tue Feb 05, 2008 9:57 pm
Post subject: Re: Aittle Help With the RewriteCond/Rule [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Tue, 05 Feb 2008 21:51:22 -0500, maria <maria.TakeThisOut@maria_de_napoli.com>
wrote:

>I need to take everything containing the query
>"browse..." to something like "/images/index.php?browse..."
>How do I do it? The following code does not work:
>
>Thanks!
>
>maria
>
>PS.
>
>For example,
>
>I need to take
>
>"http://www.amillionhearts.com/pericolo.html?browse=/Africa"
>
>to
>
>"/images/index.php?browse=/Africa"
>
>i.e., everything looking like "...?browse=" should go to
>"/images/index.php?browse="

Well, my second line above should actually be:

"...?browse..." to something like "/images/index.php?browse..."

Sorry, and thanks!

maria

 >> Stay informed about: Aittle Help With the RewriteCond/Rule 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
RewriteCond and 2 RewriteRules - Hi, I would like to rewrite some url on my server before a certain date in my .htaccess, I put theses lines : RewriteCond %{TIME_YEAR}%{TIME_MON}%{TIME_DAY}%{TIME_HOUR}%{TIME_MIN} <200801010000 RewriteRule ^(.*)/?(.*)\.php not_online.php [QS...

RewriteCond not working in this scenario ! - I have the below apache configuration ... basically want to rewrite all https requests to http except for the signup url /mytestdev/SignUp/ SignUp.jsp and similarly even the http request goes to signup url / mytestdev/SignUp/SignUp.jsp and want to force....

Rewrite rule - I have a single Apache 1.3.6 server on my MacX Server (10.2.6) I have 15 Alexandria Library Servers at my schools. Our internal network is 10.0.0.0/8 with NAT to the outside. What I would like to do is add alink on each of the 15 locations web pages..

rewrite rule - Hi I want users of my site to be able to download video files, but only on specific conditions. To check these condition (to avoid hotlinking for example), I made a rewriterule: RewriteRule ([^.]*\.mpg) http://www2.tvreclames.nl/download.pl?file=$1 Fo...

rewrite rule - hi all can someone tell how i can traslate www.somesite.com/home/someuser to www.somesite.com/index.php?id=someuser it's possible with apache?i have to use a rewrite rule? help me please...
   Web Hosting Problem Solving Community! (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]