Author Topic: setEnv in htaccess  (Read 688 times)

Ameer

  • Jr. Member
  • **
  • Posts: 83
    • View Profile
    • Ameer Dawood
setEnv in htaccess
« on: February 16, 2011, 02:02:41 AM »
Cross posted from Chemical Servers forum. As there are a lot of people here who host at Chemical Servers, I thought I will post here for a quicker response. Is setEnv disabled in htaccess at Chemical Servers? I cannot get it to work.
Follow the standards, not IE.
- I have decided that I would no longer be developing for "any" of the browsers. I would rather follow the standards and live happily ever after.

zzbomb

  • Hero Member
  • *****
  • Posts: 963
  • The awesome server admin
    • View Profile
    • ChemicalServers
Re: setEnv in htaccess
« Reply #1 on: February 17, 2011, 06:39:49 PM »
Hmm. What are you trying to use it to do?

Ameer

  • Jr. Member
  • **
  • Posts: 83
    • View Profile
    • Ameer Dawood
Re: setEnv in htaccess
« Reply #2 on: February 17, 2011, 09:32:57 PM »
I am trying this:
Code: [Select]
SetEnv SERVER_ADMIN admin@ameer1234567890.co.cc
Follow the standards, not IE.
- I have decided that I would no longer be developing for "any" of the browsers. I would rather follow the standards and live happily ever after.

zzbomb

  • Hero Member
  • *****
  • Posts: 963
  • The awesome server admin
    • View Profile
    • ChemicalServers
Re: setEnv in htaccess
« Reply #3 on: February 18, 2011, 01:23:22 PM »
Yea, that is not going to be possible. What do you need it set for? perhaps we can determine an alternate solution.

Ameer

  • Jr. Member
  • **
  • Posts: 83
    • View Profile
    • Ameer Dawood
Re: setEnv in htaccess
« Reply #4 on: February 19, 2011, 12:23:56 AM »
I need to set it for error page signatures etc. Ofcourse the alternative is to set a manual signature.
Btw, why is it disabled?
Follow the standards, not IE.
- I have decided that I would no longer be developing for "any" of the browsers. I would rather follow the standards and live happily ever after.

zzbomb

  • Hero Member
  • *****
  • Posts: 963
  • The awesome server admin
    • View Profile
    • ChemicalServers
Re: setEnv in htaccess
« Reply #5 on: February 19, 2011, 12:42:31 AM »
Well i dont have much experience with SetEnv, but i believe it is a system variable. In any case my shared hosting is managed by Justhost. So i assume its done for security reasons.

Ameer

  • Jr. Member
  • **
  • Posts: 83
    • View Profile
    • Ameer Dawood
Re: setEnv in htaccess
« Reply #6 on: February 19, 2011, 05:21:43 AM »
Thanks for the help.
Follow the standards, not IE.
- I have decided that I would no longer be developing for "any" of the browsers. I would rather follow the standards and live happily ever after.

zzbomb

  • Hero Member
  • *****
  • Posts: 963
  • The awesome server admin
    • View Profile
    • ChemicalServers
Re: setEnv in htaccess
« Reply #7 on: February 19, 2011, 10:29:17 AM »
Yea, sorry for the trouble.