我在Ubuntu 12.04上安装了Web MO,我成功完成了链接Web MO installation中给出的步骤
但是当我点击设置过程结束时指定的URL时,它显示为404 NOT FOUND错误
所以我开始配置Apache Web服务器 Steps for configuring Web Server
如Web服务器配置中所述 在/ etc文件夹中找不到cd / etc / httpd / conf
在/ etc文件夹中存在一个apache2.conf文件和httpd.conf文件,但httpd.conf文件为空,而apache2.conf文件则不是。我想在httpd.conf中编辑一些行 我怎么能这样做,有没有办法在httpd.conf文件中获取内容
提前致谢....
答案 0 :(得分:0)
查找服务器配置文件。您可以对//dom events -----
,events:{
'click #language-switcher input[type="radio"]': function(e){
this.current_language = $(e.target).val();
}
,'click .create-gcontainer-button': function(){
this.collection.add(new Group());
}
}
,set_events:function(){
//model events -----
this.listenTo(this.collection,'add',function(group){
var group = new GroupView({ model: group });
this.group_views[group.cid] = group;
this.groups_container.append(group.el);
EventTools.trigger("group_view:create",{ lang:this.current_language });
});
this.listenTo(this.collection,'destroy',function(model){
console.log('removing model:', model);
});
//emitter events ---
EventTools.on('group_view:clear',this.refresh_groups, this);
}//set_events
,httpd
和apaceh2
使用以下命令(甚至更多):
apachectl
因此,对于"apache name" -V | grep SERVER_CONFIG_FILE
,它将是
apache2