Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.67K
1 Posted Topic
I had the same problem but I was using cgi and the only method I could find was to rename the cgi to .mht and put a .htaccess file that made .mht files in that folder execute as cgi-s. [ICODE]AddHandler cgi-script .cgi Options +ExecCGI AddHandler cgi-script .mht[/ICODE] Then in the …
The End.
drstorm