Closed (works as designed)
Project:
Front Page
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2010 at 03:14 UTC
Updated:
1 Aug 2011 at 13:33 UTC
The redirect of anonymous users from the basic domain url (website.com) to a custom front page works fine.
However, if the anonymous user tries to access website.com/node directly, they are presented with the "Welcome to your new Drupal website!" page, with directions about configuring the installation.
The same things happens if the code for the custom front page is posted in the body area of the advanced front page permissions, instead of using a redirect.
Comments
Comment #1
timhilliard commentedHi Simon, the "Welcome to your new Drupal website!" is a core Drupal page that has nothing to do with the front page module. However that page will work differently once there is at least one node that has been promoted to front. If you want to stop this page then you probably need to write your own module to alter the menu item.
Hope that helps,
Tim
Comment #2
timhilliard commentedClosing as ticket hasn't been updated in quite a while. Please feel free to re-open the ticket if you need more information.
Thanks,
Tim