User Tools

Site Tools


config:htaccess

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
config:htaccess [2011/08/18 15:23]
d2a [Installing into subdir whilst keeping root relative Fancy URL's] added note about changing base url when editing existing installation
config:htaccess [2011/08/19 09:15]
d2a [Force no-www / www] remove incorrect apostrophe
Line 5: Line 5:
 ===== Force no-www / www ===== ===== Force no-www / www =====
  
-GetSimple doesn'​t by default force a domain to use either www or no-www based on it'​s ​SITEURL that is setup within the administrative panel. You can add this code to force it to never use www in your URL:+GetSimple doesn'​t by default force a domain to use either www or no-www based on its SITEURL that is setup within the administrative panel. You can add this code to force it to never use www in your URL:
  
 <​code>​RewriteCond %{HTTP_HOST} !^domain.com$ [NC]  <​code>​RewriteCond %{HTTP_HOST} !^domain.com$ [NC] 
config/htaccess.txt ยท Last modified: 2013/04/19 15:04 (external edit)