.htaccess tip - Force www. in dynamic php mysql flash web site tutorial - English

Views: 5696
Rating: ( Not yet rated )
Embed this video
Copy the code below and embed on your website, facebook, Friendster, eBay, Blogger, MySpace, etc.
 

Tags

htaccess   linux   apache   web   server   tutorial   tip   script   how   to   force   www   connect   dynamic   file   learn   rewrite   flashbuilding   adam   khoury   notepad  

Here is the code to copy and paste # Make all requests have the www. in them RewriteEngine on RewriteCond %{HTTP_HOST} ^websitename\.com RewriteRule ^(.*)$ http://www.websitename.com/$1 [R=permanent,L] In this quick web development tip Adam Khoury of Flash Building discusses the apache method of forcing script connection in case the www is missing from a URL that requires it for script connection.

Added by AliTech on 23-04-2011
Runtime: 5m 31s
Send AliTech a Message!

(839) | (0) | (0) Comments: 0
TheMuslimTV.net