I have a site,
www.domain.com. It is the main domain for my VPS, and I have many other Joomla powered sites on the VPS. When I installed Joomla for my first time for
www.domain.com, it installed it in public_html/[here]. I now want to move it to public_html/domain because I want to organize the files a bit better. I did the move to public_html/domain, and edited the config file to the appropriate settings. I was able to get the site to load at
www.domain.com/domain (remember that
www.domain.com is the root domain of the VPS). The site loaded, but the CSS was obviously off, and many of the links didn't work due to some of the extensions I used. Question 1, Is there an easy fix to this, or do I have to modify all my extensions to reflect this?
Another question (#2), after I did the move to /domain, obviously
www.domain.com doesn't work. How do I make
www.domain.com work for this domain in /domain? Is a redirect the only option? All my other domains are simply addon domains, and work fine. Thanks in advance!