HEX
Server: LiteSpeed
System: Linux s470.v2nets.com 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64
User: ascacl (1127)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/ascacl/crm.artmar.cl/public/error-401.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
	<title>Dolibarr 401 error page</title>
  </head>

  <body>

	<div>

	<!-- <div data-role="header" data-theme="b">
			<h1>Introduction</h1>
			<a href="../../" data-icon="home" data-iconpos="notext" data-direction="reverse" class="ui-btn-right jqm-home">Home</a>
		</div>
	-->
	<div>

	<h1>Error</h1>

	<br>
	Sorry. You are not allowed to access this resource.

	<br>
	<br>
	
	No esta autorizado para acceder a este recurso.

	<br>
	<?php print isset($_SERVER["HTTP_REFERER"]) ? 'You come from '.htmlentities($_SERVER["HTTP_REFERER"], ENT_COMPAT, 'UTF-8').'.' : ''; ?>

	<hr>

	</div>
	</div>

  </body>
</html>