Hi
I am facing problems in preview the web site in Alfresco. I am using alfresco in windows box.
I am using Alfresco 3Stable and designed the pages in studio. I have configured the FSR as below
TransportName: default
Host: <IP>
Username:admin
Password: ******
Source Path: /ROOT
Added the host address in hosts files also.
<IP> admin.<sitename>.www–sandbox.127-0-0-1.ip.alfrescodemo.net
And I started the virtual tomcat and tried to preview the site. But it shows 404 error page.
The folder structure is:
Webprojects > <website>
|
|
—– images (images)
|
|
- pages (html files)
|
- WEB INF
Do I missing any configuration? or having wrong folder structure?
Please help me to solve this problem.