This website requires JavaScript.
Explore
Help
Register
Sign In
smueller
/
HexaHost-Web-Prod
Watch
1
Star
0
Fork
0
You've already forked HexaHost-Web-Prod
mirror of
https://git.hexahost.dev/smueller/HexaHost-Frontend.git
synced
2026-06-02 06:58:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4382fd3e0b0987a523372ffb7ea117c522fe9909
HexaHost-Web-Prod
/
public
History
TheOnlyMace
4382fd3e0b
Reintroduce composer.json file: Added the configuration file for the HexaHost contact form project, specifying dependencies and autoloading settings to support project structure and functionality.
2026-01-13 23:11:25 +01:00
..
assets
Enhance security and configuration of contact form: Added Content Security Policy and Strict-Transport-Security headers in .htaccess for improved security. Updated error handling to use a single 404.php for various error codes. Removed deprecated config.php and composer.json files, and implemented IP address detection for better security. Added honeypot field for bot protection in contact form and improved session security settings in functions.php.
2026-01-13 23:04:05 +01:00
config
Reintroduce composer.json file: Added the configuration file for the HexaHost contact form project, specifying dependencies and autoloading settings to support project structure and functionality.
2026-01-13 23:11:25 +01:00
includes
Enhance security and configuration of contact form: Added Content Security Policy and Strict-Transport-Security headers in .htaccess for improved security. Updated error handling to use a single 404.php for various error codes. Removed deprecated config.php and composer.json files, and implemented IP address detection for better security. Added honeypot field for bot protection in contact form and improved session security settings in functions.php.
2026-01-13 23:04:05 +01:00
.htaccess
Enhance security and configuration of contact form: Added Content Security Policy and Strict-Transport-Security headers in .htaccess for improved security. Updated error handling to use a single 404.php for various error codes. Removed deprecated config.php and composer.json files, and implemented IP address detection for better security. Added honeypot field for bot protection in contact form and improved session security settings in functions.php.
2026-01-13 23:04:05 +01:00
404.php
Enhance security and configuration of contact form: Added Content Security Policy and Strict-Transport-Security headers in .htaccess for improved security. Updated error handling to use a single 404.php for various error codes. Removed deprecated config.php and composer.json files, and implemented IP address detection for better security. Added honeypot field for bot protection in contact form and improved session security settings in functions.php.
2026-01-13 23:04:05 +01:00
500.php
Enhance security and configuration of contact form: Added Content Security Policy and Strict-Transport-Security headers in .htaccess for improved security. Updated error handling to use a single 404.php for various error codes. Removed deprecated config.php and composer.json files, and implemented IP address detection for better security. Added honeypot field for bot protection in contact form and improved session security settings in functions.php.
2026-01-13 23:04:05 +01:00
about.php
Umstellung von HTML auf PHP für die Hauptseiten: Entfernen der HTML-Dateien (index.html, about.html, contact.html, vpc.html, vps.html, mail-gateway.html, webhosting.html) und Implementierung von PHP-Dateien (index.php, about.php, contact.php, vpc.php, vps.php, mail-gateway.php, webhosting.php). Anpassung der .htaccess-Datei zur Unterstützung von HTML zu PHP Weiterleitungen. Aktualisierung der Links in den Header- und Footer-Dateien auf die neuen PHP-Seiten.
2025-08-01 15:01:28 +02:00
agb.php
Update AGB page: Adjusted service availability percentage from 99.9% to 99% and changed contact email for cancellations and revocations to support@hexahost.de, improving clarity and user guidance.
2026-01-13 22:54:14 +01:00
composer.json
Reintroduce composer.json file: Added the configuration file for the HexaHost contact form project, specifying dependencies and autoloading settings to support project structure and functionality.
2026-01-13 23:11:25 +01:00
contact-handler.php
Enhance security and configuration of contact form: Added Content Security Policy and Strict-Transport-Security headers in .htaccess for improved security. Updated error handling to use a single 404.php for various error codes. Removed deprecated config.php and composer.json files, and implemented IP address detection for better security. Added honeypot field for bot protection in contact form and improved session security settings in functions.php.
2026-01-13 23:04:05 +01:00
contact.php
Enhance security and configuration of contact form: Added Content Security Policy and Strict-Transport-Security headers in .htaccess for improved security. Updated error handling to use a single 404.php for various error codes. Removed deprecated config.php and composer.json files, and implemented IP address detection for better security. Added honeypot field for bot protection in contact form and improved session security settings in functions.php.
2026-01-13 23:04:05 +01:00
datenschutz.php
Update footer links to point to the Datenschutz page: Changed the footer link for Datenschutz from a placeholder to the actual page, improving navigation and accessibility for users.
2026-01-13 22:32:43 +01:00
favicon.svg
initial commit
2025-07-31 15:19:31 +02:00
impressum.php
Remove placeholder text from Impressum page: Cleared out the placeholder for legal information to enhance clarity and compliance with legal standards.
2026-01-13 22:36:55 +01:00
index.php
Umstellung von HTML auf PHP für die Hauptseiten: Entfernen der HTML-Dateien (index.html, about.html, contact.html, vpc.html, vps.html, mail-gateway.html, webhosting.html) und Implementierung von PHP-Dateien (index.php, about.php, contact.php, vpc.php, vps.php, mail-gateway.php, webhosting.php). Anpassung der .htaccess-Datei zur Unterstützung von HTML zu PHP Weiterleitungen. Aktualisierung der Links in den Header- und Footer-Dateien auf die neuen PHP-Seiten.
2025-08-01 15:01:28 +02:00
mail-gateway.php
Refactor contact form handling and enhance Mail Gateway page: Centralized subject mapping for contact requests, improved CSRF token validation, and optimized AJAX CORS handling. Updated Mail Gateway page layout and content for better clarity and user engagement, including new package details and security features.
2026-01-06 21:57:55 +01:00
robots.txt
initial commit
2025-07-31 15:19:31 +02:00
sitemap.xml
initial commit
2025-07-31 15:19:31 +02:00
vpc.php
Umstellung von HTML auf PHP für die Hauptseiten: Entfernen der HTML-Dateien (index.html, about.html, contact.html, vpc.html, vps.html, mail-gateway.html, webhosting.html) und Implementierung von PHP-Dateien (index.php, about.php, contact.php, vpc.php, vps.php, mail-gateway.php, webhosting.php). Anpassung der .htaccess-Datei zur Unterstützung von HTML zu PHP Weiterleitungen. Aktualisierung der Links in den Header- und Footer-Dateien auf die neuen PHP-Seiten.
2025-08-01 15:01:28 +02:00
vps.php
Umstellung von HTML auf PHP für die Hauptseiten: Entfernen der HTML-Dateien (index.html, about.html, contact.html, vpc.html, vps.html, mail-gateway.html, webhosting.html) und Implementierung von PHP-Dateien (index.php, about.php, contact.php, vpc.php, vps.php, mail-gateway.php, webhosting.php). Anpassung der .htaccess-Datei zur Unterstützung von HTML zu PHP Weiterleitungen. Aktualisierung der Links in den Header- und Footer-Dateien auf die neuen PHP-Seiten.
2025-08-01 15:01:28 +02:00
webhosting.php
Umstellung von HTML auf PHP für die Hauptseiten: Entfernen der HTML-Dateien (index.html, about.html, contact.html, vpc.html, vps.html, mail-gateway.html, webhosting.html) und Implementierung von PHP-Dateien (index.php, about.php, contact.php, vpc.php, vps.php, mail-gateway.php, webhosting.php). Anpassung der .htaccess-Datei zur Unterstützung von HTML zu PHP Weiterleitungen. Aktualisierung der Links in den Header- und Footer-Dateien auf die neuen PHP-Seiten.
2025-08-01 15:01:28 +02:00