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... 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? 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... 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? Link to comment https://forums.phpfreaks.com/topic/203488-htaccess-setenv/#findComment-1069528 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.