By spolebitski on
I am playing with Drupal to build a website. How do you view the site you are creating? Do I need to create an index page? Currently I am making changes in the admin settings but would like to see my site outside of the admin settings.
Comments
_
Unlike with other CMS's, drupal does not separate the site from the admin. Just navigate to your site at the root url (ie http://example.com instead of http://example.com/admin).