admin管理员组

文章数量:1425790

Just a quick question I can't seem to find the answer to. Maybe I just can't formulate the right question or the right keywords.

How does xampp identify which web application to open if the url is presented as localhost/wordpress or localhost/notwordpress? I assume it's the wp_option table that drives this, but how about other applications which does not have wp_option?

I am using

  • XAMPP
  • Bitnami
  • Wordpress

    all in local machine

    本文标签: serverlocalhostwordpress(or other application)how does it work