It is currently Fri May 25, 2012 7:23 pm

News News of Apache mod Rewrite

Site map of Apache mod Rewrite » Forum : Apache mod Rewrite

Discussions about Apache mod Rewrite, .htaccess, Use, experiences ... URL Rewriting.

Simple redirect question

I have the advanced rewrite and the sitemaps mod on my site, www.civinfo.com

BUT, my site is actually a subdomain, it's www.civinfo.colonyrpg.com. I'd like to redirect any request on www.civinfo.colonyrpg.com to www.civinfo.com - how do I do it?

Sorry for being a bit of a newbie with this :oops:

My htaccess looks like:
Options +FollowSymlinks
RewriteEngine On
RewriteCond %{HTTP_HOST} ^civinfo\.com$ [NC]
RewriteRule ^(.*) http://www.civinfo.com/$1 [QSA,L,R=301]
RewriteBase /

######################################################### ...
Read more : Simple redirect question | Views : 1333 | Replies : 5


Creating SEO on CMS

Hallo,
I'd like oneself questioningly whether could oneself here found somebody who'd he knew repair optimalization for SEO upon this CMS - download
it is very simple CMS
Thanks
Read more : Creating SEO on CMS | Views : 1006 | Replies : 6


Redirection : force index.php in URL

Greet,
what mod_rewrite it is necessary then that oneself near taken http://www.example.tld redirection on http://www.example.tld/index.php ?
Have this here too you, http://phpbb-seo.com ---> http://www.phpbb-seo.com/index.php
How then? thx
Read more : Redirection : force index.php in URL | Views : 3018 | Replies : 15


problem with htaccess redirect

Hello

I´ve a script on my site who make urls like
detektor.php?p=5
I include the script to mx as a block with new url like
index.php?page=14?p=5
actually htaccess rule
Code: Select all
rewriteRule ^detektor.php(.*)$ http://www.detektoreninfo.de/index.php?page=14$1 [R=301,L]

but I think the ?p=5 doesn´t work
Read more : problem with htaccess redirect | Views : 1636 | Replies : 3


Dynamic sub domain with mod rewrite

I'd like repair rewrite record
from -http://www.domain.tld/index.php?mforum=xxx
on -http://xxx.domain.tld/
He knew could somebody help???
Read more : Dynamic sub domain with mod rewrite | Views : 3928 | Replies : 1


 

Login  •  Register


Statistics

Total posts 41127 • Total topics 8563 • Total members 15417