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