View difference between Paste ID: bQEnuDAP and cRz1ZPVk
SHOW: | | - or go back to the newest paste.
1
/* Apache error log */
2
[Mon Jul 28 12:28:41.827807 2014] [authz_core:error] [pid 4218] [client 127.0.0.1:52237] AH01630: client denied by server configuration: /home/eka/public_html/fleetfoot/public/vehicle-manufacturers
3
4
/* Terminal output */
5
$ curl -X DELETE http://fleetfoot.run/vehicle-manufacturers/10
6
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
7
<html><head>
8
<title>403 Forbidden</title>
9
</head><body>
10
<h1>Forbidden</h1>
11
<p>You don't have permission to access /vehicle-manufacturers/10
12
on this server.</p>
13
<hr>
14
<address>Apache/2.4.7 (Ubuntu) Server at fleetfoot.run Port 80</address>
15
</body></html>