vtenext/modules/Users/403error.html
2021-04-28 20:10:26 +02:00

5 lines
161 B
HTML

<h1>Forbidden</h1>
<p>You don't have permission to access on this server.</p>
<hr>
<address><?php echo getenv('SERVER_SIGNATURE');?></address>
</body></html>