Forum Moderators: phranque
[edited by: phranque at 12:29 am (utc) on Aug 27, 2014]
[edit reason] unlinked url [/edit]
WP & fckeditor with search variables
hn.kd.ny.adsl
I'm trying to redirect WP & fckeditor with search variables back onto themselves using: [%{REMOTE_ADDR}...] [F,L]
RewriteCond %{REQUEST_URI} I'm not sure if this explanation was for my response or ET's subsequent response to mine (or both)?
RewriteCond %{REQUEST_URI} blahblah
RewriteRule .+ etcetera
RewriteRule blahblah etcetera
I see [F,L] on lots of code snippets.