The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: path question
PostPosted: Tue Apr 04, 2006 9:13 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Tue Apr 04, 2006 5:39 am
Posts: 1
Hi

I've just installed Joomla! to http://www.foo.com/joomla/
When I surf to my website: http://www.foo.com I just get a directory listing!
I have to surf to the install path to see my joomla site.
How can I make Joomla just work straight away when people surf directly to my URL (foo.com)
Do I need to move everything from ./joomla to up one level, to my (web) document root?

Thanks!


Top
 Profile  
 
 Post subject: Re: path question
PostPosted: Wed Apr 05, 2006 6:47 am 
User avatar
Joomla! Master
Joomla! Master
Offline

Joined: Thu Aug 18, 2005 10:41 am
Posts: 15729
Hi,

There are two or three options. 1; move the site to the root. 2; create a redirect in your control panel so visiters going to foo.com will be redirected to foo.com/joomla. Should be something on your hosting faq about creating such a redirect. 3; you could also create this in a .htaccess file which you place in that root.

To do this in .htaccess file just upload an index.html file to your root, this will also protect against directory listing showing up. Then create that .htaccess file and add the code:

Code:
Redirect /index.html http://www.foo.com/joomla/
.

Regards Robin

_________________
Regards Robin

http://www.linkedin.com/in/robinmuilwijk - http://twitter.com/i_robin


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 



Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group