Sid Gifari File Manager
🏠 Root
/
home1
/
immorth6
/
www
/
wp-content
/
plugins
/
really-simple-ssl
/
security
/
tests
/
Editing: code-execution.php
<?php /** * Test file for Really Simple Security to check if uploads directory has code execution permissions * */ echo "RSSSL CODE EXECUTION MARKER";
Save
Cancel