| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| monty -
 
 
 Joined: 01 Aug 2013
 Posts: 1
 
 
 | 
			
				|  Posted: Thu Aug 01, 2013 9:41 pm    Post subject: Cannot run Abyss Web Server Config page on initial startup. |   |  
				| 
 |  
				| I'm getting an "Error 403 - Forbidden" message. I can see the index.html page so the server itself is working/running, I just cannot configure/customize it. 
 I'm on a MacMini 10.8.2 and using Abyss Web Server X1 (v2.9) downloaded today. Followed the instructions but I can't get it to work.
 
 Here's the terminal window:
 Abyss Web Server X1 (v 2.9)
 Copyright © Aprelium - 2001-2013
 
 
 -- Default host on port 8000 is up and running (Local URL http://127.0.0.1:8000)
 
 Console local URL: http://127.0.0.1:9999
 |  | 
	
		| Back to top |     | 
	
		|  | 
	
		| aprelium-support -
 
 
 Joined: 20 Feb 2009
 Posts: 356
 
 
 | 
			
				|  Posted: Wed Aug 07, 2013 3:57 pm    Post subject: Re: Cannot run Abyss Web Server Config page on initial start |   |  
				| 
 |  
				| monty, 
 On some Mac OS X configurations, please use localhost or ::1 (the local IPv6 address) instead of 127.0.0.1 in your URLs as in:
 
 http://localhost:9999
 
 or
 
 http://[::1]:9999
 _________________
 Support Team
 Aprelium - http://www.aprelium.com
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		|  |