- Add login.php, auth.php, and auth.config.php for manual access control - Create logout.php for session management - Add .htaccess to route /manual/ requests to PHP-based index - Create logs directory and access.log for tracking manual visits - Update deployment script to upload PHP authentication files and logs - Add rewrite rule to ensure /manual/ uses login-guarded PHP version - Keep static index.html as fallback for direct
1.3 KiB
Executable File
1.3 KiB
Executable File