Members: 16,996
Threads: 38,831
Posts: 159,349
Online: 42

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse

Go Back   Mambers.com > Joomla! 1.0.x > Joomla! 1.0.x General Talk

Reply
 
LinkBack Thread Tools Display Modes
Old 10.12.2005, 12:11   #1 (permalink)
Junior Mamber
 
Join Date: Nov 2005
Posts: 27
kamerek is on a distinguished road
Default htaccess and mod for change domain.eu into www.doman.eu

I have changed htaccess in order to automatic redirect in browser from http://domain.eu to http://www.domain.eu
- see added bold script
Question is - will it work with joomla ( dynamic addresses etc.. )



Options +FollowSymLinks

#
# mod_rewrite in use
#

RewriteEngine On
RewriteCond %{HTTP_HOST} !(^www)
RewriteCond %{QUERY_STRING} !^$
RewriteRule (.*) http://www.%{HTTP_HOST}%{REQUEST_URI}?%{QUERY_STRING} [R=301,L]

RewriteCond %{HTTP_HOST} !(^www)
RewriteRule (.*) http://www.%{HTTP_HOST}%{REQUEST_URI} [R=301,L]



# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update YourJoomlaDirectory (just / for root)

# RewriteBase /YourJoomlaDirectory

#
# Rules
#

RewriteCond %{REQUEST_FILENAME} !\.(jpg|jpeg|gif|png|css|js|pl|txt)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php

php_flag register_globals off
php_flag display_errors on
php_flag magic_quotes_gpc on
kamerek is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply

Thread Tools
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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +2. The time now is 20:03.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.