Menu Close

How to Modify Environment Variable by htaccess file

You can check our free domain suggestion tool hereĀ  Register .com From $14.8 ; .net $16.49; .org $16.99

Environment variables contain information used by server-side includes (SSI) and CGI. Set / Unset environment variables using SetEnv and UnSetEnv.

SetEnv SITE_WEBMASTER "Jack Sprat"
SetEnv SITE_WEBMASTER_URI mailto:Jack.Sprat@characterology.com

UnSetEnv REMOTE_ADDR

 

(Visited 5 times, 1 visits today)

Leave a Reply