| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		Ongapisa Guest
 
 
 
 
 
  | 
		
			
				 Posted: Wed Jun 12, 2002 5:34 pm    Post subject: log file | 
				      | 
			 
			
				
  | 
			 
			
				In the access.log "GET /menuv.htm HTTP/1.1" 200 4096 "http://.." what means this 200?.. I have it in all the lines... (4096 is the size of the file).
 
 
Thanks!! | 
			 
		  | 
	
	
		| Back to top | 
		
			        | 
		
	
	
		  | 
	
	
		aprelium -
 
  Joined: 22 Mar 2002 Posts: 6800
 
  | 
		
			
				 Posted: Wed Jun 12, 2002 7:00 pm    Post subject: Re: log file | 
				      | 
			 
			
				
  | 
			 
			
				 	  | Ongapisa wrote: | 	 		  In the access.log "GET /menuv.htm HTTP/1.1" 200 4096 "http://.." what means this 200?.. I have it in all the lines... (4096 is the size of the file).
 
 
Thanks!! | 	  
 
200 is the HTTP status of the request. It means that all went OK.
 
For a complete list of HTTP status codes, please read http://www.w3.org/Protocols/HTTP/HTRESP.html . _________________ Support Team
 
Aprelium - http://www.aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		Ongapisa Guest
 
 
 
 
 
  | 
		
			
				 Posted: Thu Jun 13, 2002 4:26 pm    Post subject: Thanks!! | 
				      | 
			 
			
				
  | 
			 
			
				Thanks!!
 
Thanks!!
 
 
Maybe in the next version this link would be in the help... | 
			 
		  | 
	
	
		| Back to top | 
		
			        | 
		
	
	
		  | 
	
	
		 |