开发者

Hosting personal pages over a Redmine installation

I currently installed redmine on my server, and configured apache2 to run it in a virtualhost over mydomain.com

Thing is I also want to host some extra pages, at mydomain.com/pers开发者_Python百科onal, but since redmine is running the page is never found. How can I override this configuration to run both redmine and some personal pages?


You need the Alias directive to just create a virtual directory, which maps /public with some other real directory on the filesystem.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜