Page is a not externally linkable
jdMorgan - 8:46 pm on Mar 25, 2008 (gmt 0)
Your links are defined by the code on the page, or the code that produces the page. Mod_rewrite cannot change your code, so you must change your code. RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /addon/? As described in the comments, this ensures that the "/addon/" or "/addon" was requested by the client (browser or robot) and is not the result of your internal rewrite. Without this line, the code will interact with that rewrite, leading to an "infinite" rewrite/redirect loop. Jim [edited by: jdMorgan at 8:47 pm (utc) on Mar. 25, 2008]
all links in content or menu still without www What`s give this line: