March 23, 201213 yr comment_10340 When I click on view www in the uniform server instead of going directly to my web page it gives me a choice of two things, my website:Joomla 2.5 and favcon and them i have to click on Joomla2.5 to get to my home page. If someone from outside tries to access my site they face the same thing. Can someone please help me correct this. I realize it was a mistake I made in setting up the localhost server. Report
March 25, 201213 yr comment_10341 Delete everything in the www folder - except the joomla folder and the htaccess file. Now copy the contents of the joomla folder into /www/ Done. Report
March 25, 201213 yr comment_10342 Note that what this does is to make your Joomla content the only content for the site, which may be just what you want. This is typically what's desired. Your users type in http://mysite.org and that goes directly to the www directory. The www/index.php file gets executed and they're into the content. Other possibilities include vhosts and subdirectories, like http://mysite.org/online where that subdirectory has the content they want. Note that there are more security considerations if you have subdirectories, since that implies there are other subs for other users.... Regards,BobS Report
March 26, 201213 yr Author comment_10345 Thanks Traxxus, dumping the Joomla25 folder into www did the job for me. I also left the favicon folder because I believe I saw somewhere you should and it has not interferred. It now working the way I want. Thanks for the explaination Bobs as i am not too knowledgeable about all of this. Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.