please tell me where to find table that stores certain page as homepage in orchard?
Because just a moment ago I cannot access my home page
The resource cannot be found.
Thanks
In case you do need to change the home page directly through the database, this is done in Orchard_Autoroute_AutoroutePartRecord
's DisplayAlias
column. The first entry with an empty value for DisplayAlias
is treated as the homepage.