Add .htaccess file for HTTPS redirection
- Introduced a new .htaccess file to enforce HTTPS by redirecting all HTTP requests to their HTTPS counterparts. - This change enhances security by ensuring that all traffic to the application is encrypted.
This commit is contained in: