| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| MeltingIce -
 
 
 Joined: 16 Dec 2004
 Posts: 1
 
 
 | 
			
				|  Posted: Thu Dec 16, 2004 4:29 am    Post subject: Access Control Not Working Properly |   |  
				| 
 |  
				| I've had no problems with Access Controls until recently.  Whenever I try to go to a page which has access controls applied, my custom error page just pops up, why is this and how can I fix this? |  | 
	
		| Back to top |     | 
	
		|  | 
	
		| admin Site Admin
 
 
 Joined: 03 Mar 2002
 Posts: 1347
 
 
 | 
			
				|  Posted: Mon Dec 20, 2004 3:52 am    Post subject: Re: Access Control Not Working Properly |   |  
				| 
 |  
				|  	  | MeltingIce wrote: |  	  | I've had no problems with Access Controls until recently.  Whenever I try to go to a page which has access controls applied, my custom error page just pops up, why is this and how can I fix this?
 | 
 This could be caused by your Custom Error Page settings or by your browser.
 Please send your abyss.conf file to support@aprelium.com for more help.
 |  | 
	
		| Back to top |     | 
	
		|  | 
	
		| TRUSTAbyss -
 
 
 Joined: 29 Oct 2003
 Posts: 3752
 Location: USA, GA
 
 | 
			
				|  Posted: Wed Dec 22, 2004 4:51 am    Post subject: |   |  
				| 
 |  
				| This only happens when you setup a Custom Error page with a Full URL Path and not a Relative Path , I e-mailed Aprelium about this weird bug. LateR!
 
 
 |  | 
	
		| Back to top |       | 
	
		|  | 
	
		| ScrappyDog -
 
 
 Joined: 30 Dec 2004
 Posts: 13
 Location: Canada
 
 | 
			
				|  Posted: Thu Dec 30, 2004 5:09 am    Post subject: Different Paths |   |  
				| 
 |  
				| Can someone please tell me the difference betweent: 
 Real Path
 Virtual Path
 and Relative Path
 
 I am trying to figure out how to set up the Access Control and don't know what to put in the Virtual Path field (but I know it has to start with a /) so that leads me to believe it's a URL it wants??
 
 Thanks!!!
 |  | 
	
		| Back to top |         | 
	
		|  | 
	
		| Axis -
 
 
 Joined: 29 Sep 2003
 Posts: 336
 
 
 | 
			
				|  Posted: Thu Dec 30, 2004 6:48 am    Post subject: |   |  
				| 
 |  
				| Hi ScrappyDog-- 
 For the purposes of access control it would be something like this:
 
 your main webserver root would be "/".  You probably dont want to access control that!  Or possibly a person could I guess.
 
 Your cgi-bin virtual path would be "/cgi-bin"
 A folder named "stuff" that was within your cgi-bin would be "/cgi-bin/stuff"
 
 If you have a folder in your htdocs folder named "images" it's virual path would be "/images"
 
 A folder in htdocs named "images" might have a folder inside that called "special".  If you wanted to protect "special" you would use virtual path "/images/special"
 
 Hope that helps.
 
 Regards,
 Axis
 |  | 
	
		| Back to top |     | 
	
		|  | 
	
		|  |