Files
summitwave_landing/deploy_to_hetzner.sh
mheuer 4e61cf2189 feat: add PHP-based authentication system for manual with access logging
- 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
2025-12-15 17:25:32 +01:00

1.3 KiB
Executable File