Using the joomla aplliance, with installed multisites.

I want to have a domain to reach a specific folder.

I have created a new virtual server in webmin.

Address: testing.mydomain.dk

Port: 80

Document Root: /usr/share/joomla15/multisites/testing

Server Name: Default

I copied a file to the folder, but get a "Not Found" message. If I copy the file to the Joomla root folder the file is found.

Can anyone give a hint what should be changed for this to work?

thx, Kim

Replies (2)

Found Solution

Reply 1

Thx JedMeister

It is correct., and I found a solution.

I edited /etc/apache2/sites_available/joomla15

Removed the entry:

*.80

And created entries for each domain and subdomain.

Regards, Kim