Title: careless coding
Last modified: September 3, 2016

---

# careless coding

 *  [Eyup Sonmez](https://wordpress.org/support/users/eyup-sonmez/)
 * (@eyup-sonmez)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/careless-coding/)
 * class-core.php line 752
 * RewriteRule (.*) ^http://%{REMOTE_ADDR}/$ [R=301,L]
 * problem ———–> /$
 * You .htacces here is giving error for using such code. I’m using LiteSpeed and
   he was yelling in your code ..
 * Sites permalink structure with “/” Where did you remove that bit of “$” are you
   using?
 * This is such update .. ( no “/” and no “$” )
    RewriteRule (.*) ^http://%{REMOTE_ADDR}[
   R=301,L]

The topic ‘careless coding’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-math-captcha_2d554b.svg)
 * [Math Captcha](https://wordpress.org/plugins/wp-math-captcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-math-captcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-math-captcha/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-math-captcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-math-captcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-math-captcha/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Eyup Sonmez](https://wordpress.org/support/users/eyup-sonmez/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/careless-coding/)