added form validation and design
This commit is contained in:
11
.htaccess
11
.htaccess
@@ -1,13 +1,5 @@
|
||||
|
||||
|
||||
# php -- BEGIN cPanel-generated handler, do not edit
|
||||
# Set the “ea-php82” package as the default “PHP” programming language.
|
||||
<IfModule mime_module>
|
||||
AddHandler application/x-httpd-ea-php82___lsphp .php .php8 .phtml
|
||||
</IfModule>
|
||||
# php -- END cPanel-generated handler, do not edit
|
||||
|
||||
|
||||
# RewriteEngine On
|
||||
|
||||
# # Remove .php extension from URLs (e.g., /contactt -> contact.php)
|
||||
@@ -21,6 +13,9 @@
|
||||
|
||||
|
||||
|
||||
<Files "mailQuery.php">
|
||||
RewriteEngine Off
|
||||
</Files>
|
||||
<Files "mailContact.php">
|
||||
RewriteEngine Off
|
||||
</Files>
|
||||
|
Reference in New Issue
Block a user