I have a subfolder domain http://example.com/site-1

In menu I want to add < front >/site-1, but it shows invalid path. So, how can I achieve it.

Comments

saniyat’s picture

Issue summary: View changes
brice_gato’s picture

All home pages are configurable through admin/structure/domain/view/[DOMAIN_ID]/config

In your case, by default home page is : /site-1/< front >

not < front >/site-1