Htaccess Remove Www tweets

Alan Bourne

RT @hexydec: #htaccess - remove the www. without specifying domain: RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC] RewriteRule ^(.*)$ http: ...

http://twitter.com/Al_Bourne

11 years ago

Hexydec Ltd

#htaccess - remove the www. without specifying domain: RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC] RewriteRule ^(.*)$ http://%1/$1 [L,R=301]

http://twitter.com/hexydec

11 years ago

Paulund

Using #htaccess To Remove The www http://t.co/eLIq7lPC

http://twitter.com/paulund_

11 years ago

Sites related to Htaccess Remove Www

.htaccess is a configuration file for use on web servers running the Apache Web Server software...