parent
5471142a10
commit
bfee94ee25
@ -0,0 +1,8 @@ |
|||||||
|
order deny,allow |
||||||
|
deny from all |
||||||
|
|
||||||
|
# pChart generated files should be allowed |
||||||
|
<FilesMatch "^[0-9a-f]+$"> |
||||||
|
order allow,deny |
||||||
|
allow from all |
||||||
|
</FilesMatch> |
@ -0,0 +1,6 @@ |
|||||||
|
<html> |
||||||
|
<head> |
||||||
|
</head> |
||||||
|
<body> |
||||||
|
</body> |
||||||
|
</html> |
Loading…
Reference in new issue