Elxis CMS Forum
		Support => Elxis 4.x/5.x DEV => Topic started by: xmanhattan on December 11, 2012, 10:46:22
		
			
			- 
				Hello all,
While experimenting with the Aiolos template I noticed that if I click on the logo in the header it takes me to the famous places page.
I looked at the documentation for front page but did not see how to modify this.  I also looked at routing but do not believe that was the place to go.
Can someone tell me where the link can be changed?
			 
			
			- 
				Can you please open the file configuration.php file at the root folder and inform me what's the value of variable: DEFAULT_ROUTE? 
Edit: I have tested even in case of multisites option is enabled and i did not notice any issue!
			 
			
			- 
				webgift,
DEFAULT_ROUTE = 'content:/';
I do not think that it is an issue but I await your answer.
			 
			
			- 
				Is there any URL?
			
 
			
			- 
				Sorry no, it is on my local system.
			 
			
			- 
				Solved:  I copied the link (from home) that I wanted into the configuration default_route setting.
			 
			
			- 
				Bravo xmanhattan