Hi,
  Currently mysite url looks like mysite.com/homepage.html I want to remove 
this root node "homepage.html" from my site,so that when I hit mysite.com I 
will land in my home page and subsequently when I click another pages url 
should look like mysite.com/anotherPage.html instead of 
mysite.com/homepage/anotherPage.html.

I tried the following steps

   1. Go to Site Definitions > /<your site>/mappings.
   2. Set the handlePrefix property to the path where content should be served 
from, in this case /demo-project.
   3. Set the URIPrefix to / (forward slash).



Now the ugly root node /demo-project is removed from the URL. Visitors can 
access the home page a clean URL mysite.com. Subpages such as the About page 
are at mysite.com/about.

Reference:http://tmiyar.blogspot.in/.

But I am unabale to achive the expected behaviour.I also tried the same for 
demo-project and it looks like demo-project is not working as expected.Am I 
missing something here?

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=51f77532-5763-491c-ba00-b95ad3276c09


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to