Dear Gentle Folk,
Problem:
User has existing domain (say domain.com) pointed to /home/artmat/public_html/index.html.
They want to create a new site using wordpress on the same domain, but want the old site
to work until the wordpress site is ready.
When the new site is ready, they want domain.com to go to the wordpress index.php but NOT show
the word wordpress in the URL, which happens if wordpress is in public_html/wordpress.
If wordpress is in the root directory ALONG WITH the old site, it USED to work that the user could call domain.com/index.php
to see their wordpress site in progress, and domain.com to see the original one. But this no longer works, domain.com/index.php
seems to recall domain.com and thus domain.com/index.php ends up calling domain.com/index.html.
Originally when the wordpress site was finished, we could erase the index.html of the original site, and
the server would find the index.php from wordpress and voila, the new site would be online. This no longer works.
Thanks in advance to all you guys out there.
Homer W Smith
Problem:
User has existing domain (say domain.com) pointed to /home/artmat/public_html/index.html.
They want to create a new site using wordpress on the same domain, but want the old site
to work until the wordpress site is ready.
When the new site is ready, they want domain.com to go to the wordpress index.php but NOT show
the word wordpress in the URL, which happens if wordpress is in public_html/wordpress.
If wordpress is in the root directory ALONG WITH the old site, it USED to work that the user could call domain.com/index.php
to see their wordpress site in progress, and domain.com to see the original one. But this no longer works, domain.com/index.php
seems to recall domain.com and thus domain.com/index.php ends up calling domain.com/index.html.
Originally when the wordpress site was finished, we could erase the index.html of the original site, and
the server would find the index.php from wordpress and voila, the new site would be online. This no longer works.
Thanks in advance to all you guys out there.
Homer W Smith