Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

.htacess - how to preserve %2B in query

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Top 10 Search Engine Optimization Mistakes  
Author Message
Frank Ehrlacher

External


Since: Oct 04, 2005
Posts: 5



(Msg. 1) Posted: Sat Aug 04, 2007 7:56 am
Post subject: .htacess - how to preserve %2B in query
Archived from groups: alt>apache>configuration (more info?)

Hi,
I'm quite a newbie and I've got a problem with my .htacess

It's simply like

RewriteEngine on
Options FollowSymLinks
RewriteRule ^site_(.*)\.htm$ /site.php?q=$1 [L]

And it work's fine - as long as there is no "%2B" (= "+") in the query
string. If there is e.g. "Adam+%2B+Eve", .htcaess converts it to "Adam Eve".

How can I manage to preserve the "%2B" resp. "+"?

Many thanks in advande

Frank

 >> Stay informed about: .htacess - how to preserve %2B in query 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
.htacess hotlink allow? - Is there a way to allow one picture to get hotlinked?

htacess and user not found ! - hi ! ..htacces doesn't work ! I give the name and password, but i don't have access to the /webtest directory In error.log, i can see : [error] user yannick not found : /webtest In httpd.conf, I've added : <Directory /var/www/webtest>..

htacess and view files /folders - Hi, Sorry if my question is "stupid" but i need to make a htacess file to allow view of files and folders can you help me ? Regards -- Je compatis à votre douleur et à votre désarroi face à l'attachement quasi fraternel que vous ressentez...

how to redirect to a given page when .htacess authentifica.. - Hi, how to redirect to a given page when .htacess authentification fails ? Here is my .htacess : ErrorDocument 401 http://www.mydomain/authFailure.php AuthUserFile /home/mydomain/.htpasswd AuthName "Admin" AuthType Basic <limit GET POST...

.htacess problem - directories changed into site-names - Hi, and sorry for my english first. I'm using .htacess to rewrite dynamic php-sites into static ones (htm) Example: dir1/sideXY.htm ist redirected to site.php?id=XY using (.htacess in dir1): RewriteEngine on Options FollowSymLinks RewriteRule..
   Web Hosting and Web Master Forums (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 ]