added default index.php
This commit is contained in:
13
assets/index.php
Normal file
13
assets/index.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>DOMAIN.LTD</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>DOMAIN.LTD</h1>
|
||||
|
||||
<?php phpinfo(); ?>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user