phpchamps Posted June 1, 2010 Share Posted June 1, 2010 does anybody have the idea about the setEnv in .htaccess.. SetEnv %{ENV:MY_SCRIPT} myScript.php rewriteEngine on RewriteRule ^(.*)$ %{MY_SCRIPT} [L] It's giving me internal server error... Anyhelp appreciated.. Thanks... Quote Link to comment https://forums.phpfreaks.com/topic/203488-htaccess-setenv/ Share on other sites More sharing options...
cags Posted June 8, 2010 Share Posted June 8, 2010 Is mod_env enabled? Quote Link to comment https://forums.phpfreaks.com/topic/203488-htaccess-setenv/#findComment-1069461 Share on other sites More sharing options...
phpchamps Posted June 8, 2010 Author Share Posted June 8, 2010 hey yaa its enabled... i got it working and its working like charm right now:).. anyways thx 4 ur response... Quote Link to comment https://forums.phpfreaks.com/topic/203488-htaccess-setenv/#findComment-1069508 Share on other sites More sharing options...
cags Posted June 8, 2010 Share Posted June 8, 2010 No problem, what was the issue in case it arises here again? Quote Link to comment https://forums.phpfreaks.com/topic/203488-htaccess-setenv/#findComment-1069528 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.