Direct PHP Access Test
1. Test PHP Info
This will open phpinfo.php in a new window to check if PHP is working
Open phpinfo.php
2. Test Simple PHP (Root)
Test test-simple.php
3. Test API Files Directly
Test api/test-smtp.php
Test api/test-api-simple.php
Test api/auth.php
4. Test URL Rewriting
Test /api/test-smtp (Rewrite)
5. Test with POST Request
Test POST to api/test-smtp.php