开发者

Railo: won't find default at http://domain.com

开发者 https://www.devze.com 2023-01-13 05:40 出处:网络
I\'m having an issue with Railo 3.1.0 running under Apache on Windows Server 2003. When going to http:开发者_高级运维//www.domain.com it defaults to index.cfm.

I'm having an issue with Railo 3.1.0 running under Apache on Windows Server 2003.

When going to http:开发者_高级运维//www.domain.com it defaults to index.cfm.

When going to http://domain.com it doesn't find index.cfm. http://domain.com/index.cfm works fine.

Anyone know where I can configure this?


Looks like Apache virtual host misconfiguration, not Railo. Re-check DirectoryIndex setting for domain.com site config (in sites-available), it should contain index.cfm on first place.

0

精彩评论

暂无评论...
验证码 换一张
取 消