Rupali
Rupali

Reputation: 11

url with joomla folder

I have downloaded one joomla live site folder.set up configuration file and database .But it's giving me error sever not found.

actually my url is http://local.host/foldername/

But it takes www.localhost.com/foldername/

what is the problem with my folder?what can i do for it?

Upvotes: 0

Views: 87

Answers (1)

pestaa
pestaa

Reputation: 4749

Add www.localhost.com to your hosts file to point to 127.0.0.1.

On Windows it's in C:\Windows\System32\drivers\etc\.

Upvotes: 1

Related Questions