ID:155871
 
Ok, how do I prepare a website for DMCGI setup??

I know for the .htaccess
<Directory "/home/dalbec4/www">
Options +Indexes FollowSymLinks +ExecCGI
AllowOverride AuthConfig FileInfo
Order allow,deny
Allow from all
</Directory>
AddHandler cgi-script .cgi .dmb


But as for anything else??

Mistake me if I'm wrong up there but please help.
I don't think BYOND is supporting DMCGI anymore.
In response to TGAGC
TGAGC wrote:
I don't think BYOND is supporting DMCGI anymore.

DMCGI is not really supported anymore, but some people are using it so that they can authenticate peoples Byond users so they can log into their sites with their Byond keys.