我使用Ubuntu22.10托管一个本地网站,Apache2位于/var/www/html文件夹中。在我的html中,我正在寻找生活在/media/dale/ videos上的视频--这是一个外部驱动器-
(以下是我的代码是什么样子的):
div class="wrapper" <br>
h3> Die Hard 3 </h3 <br>
div id="Die Hard 3" <br>
video width="400" height="300" <br>
video s
在我的开发工作站(实际上包含在/etc/apache2/ apache.conf /andrew.conf)中,我有以下内容:
<Directory "/Users/andrew/Sites/">
Options Indexes MultiViews
AllowOverride All
Order allow,deny
Allow from all
</Directory>
<VirtualHost *:80>
DocumentRoot /Users/andrew/Sites/mysite/public
Server
在websphere 7中启动应用程序时出现以下错误。
日志定位- /apps/WebSphere/profiles7/node/logs/server1/SystemOut.log
[8/22/17 18:06:04:009 CEST] 0000003c WebContainer E com.ibm.ws.webcontainer.WebContainer handleRequest SRVE0255E: A WebGroup/Virtual Host to handle / has not been defined.
[8/22/17 18:06:16:282 CEST] 0000001