我用的9.5.2我的lookout模版,看不到收到邮件的内容.出现500错误
谁有mdaemon9.5.2的worldclient模版,看不到收到邮件的内容.出现500错误,为什么会这个样子,我用的apache的web服务器.但是用IIS5.1就会完全正常.
是不是我的apache哪里设置不对啦.
AddHandler isapi-isa .dll
<Directory "d:/Mdaemon/WorldClient/HTML">
DirectoryIndex worldclient?view=main
Options +ExecCGI
AllowOverride None
Order allow,deny
Allow from all
</Directory>
<VirtualHost *:80>
ServerName test.vicp.net
DocumentRoot "d:/Mdaemon/WorldClient/HTML"
DirectoryIndex worldclient.dll?view=main
</VirtualHost>
请各位大虾能帮帮我不胜感激.......
我用的9.5.2我的lookout模版,看不到收到邮件的内容.出现500错误
谁有mdaemon9.5.2的worldclient模版,看不到收到邮件的内容.出现500错误,为什么会这个样子,我用的apache的web服务器.但是用IIS5.1就会完全正常.
是不是我的apache哪里设置不对啦.
AddHandler isapi-isa .dll
<Directory "d:/Mdaemon/WorldClient/HTML">
Options +ExecCGI
AllowOverride None
Order allow,deny
Allow from all
</Directory>
<VirtualHost *:80>
ServerName test.vicp.net
DocumentRoot "d:/Mdaemon/WorldClient/HTML"
DirectoryIndex worldclient.dll?view=main
</VirtualHost>
请各位大虾能帮帮我不胜感激....... MD配apache不熟悉
下面继续
页:
[1]
