csrus Posted May 26, 2014 Posted May 26, 2014 Csrus//cornsnakesrus.com//Johnny It has just came to my attention that after trying to load my website a page that states index of/ pops up with .htaccess, cgi-bin/ and joomla. How can i remove /joomla from the end of my domain? Quote
hussam Posted May 27, 2014 Posted May 27, 2014 move the contents of /joomla30 to the top folder (/public_html)Then read this for fixing the path.http://docs.joomla.org/Moving_the_site_among_directories/sub-directories Quote
csrus Posted May 27, 2014 Author Posted May 27, 2014 I already have /joomla30 in the /public_html folder as well as the www folder. I tried to edit the configuration.php file but I got the following error... "Could not open /home/csrus/public_html/joomla30/configuration.php for writing: Permission denied" Quote
yashrs Posted May 27, 2014 Posted May 27, 2014 @crsus what @hussam is trying to say is to move all the files in the joomla folder to the root of the public_html folder so that the joomla doesn't come in between, and also the index of the website isnt shown. The page configuration.php that you are trying to open, check the permission of that file. The permission should be 644, so that you can write on it. Quote
csrus Posted May 27, 2014 Author Posted May 27, 2014 Thank you both so much for your help. It's working now Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.