[wp-trac] [WordPress Trac] #10609: WP writes htaccess file in account root when changing the URL in the admin area

WordPress Trac wp-trac at lists.automattic.com
Sat Aug 15 06:09:37 UTC 2009


#10609: WP writes htaccess file in account root when changing the URL in the admin
area
----------------------------+-----------------------------------------------
 Reporter:  pyxis630        |       Owner:            
     Type:  defect (bug)    |      Status:  new       
 Priority:  high            |   Milestone:  Unassigned
Component:  Administration  |     Version:  2.8.4     
 Severity:  normal          |    Keywords:            
----------------------------+-----------------------------------------------

Comment(by dd32):

 Actually.. looking at it:

 {{{
 $pos = strpos("C:/websites/SITE/wp-admin/options.php","http://SITE.com");
 }}

 should never happen, as there shouldnt be a http:// in that last part...

 Whats your Site URL and Home URL set to? Is one SSL'd and the other
 different? Or is homeurl not contained within siteurl?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10609#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list