由买买提看人间百态

topics

全部话题 - 话题: httpd
首页 上页 1 2 3 4 5 下页 末页 (共5页)
t****a
发帖数: 1212
1
如果你的linux不支持xwindow,那么你可以开一个apache httpd,直接用浏览器连上去
看。
更有趣的做法是使用orgmode + babel,做分析绘图做表,直接嵌入你的html报告里,
用apache httpd + 浏览器直接看。
G*****h
发帖数: 33134
2
文件是你的
运行这个文件的进程是 httpd 调用 perl
用的是 httpd 系统用户的环境变量
c*****m
发帖数: 1160
3
找到这个回答:
As noted by arco444, you can use apachectl -S to display an overview of the
VirtualHosts currently running from the configs, and apachectl -M to display
all currently loaded modules - I'm not aware of a tool to display the
verbose output of all configs parsed (and which order they were parsed in)
at launch of httpd, but I would recommend that you familiarise yourself with
the general structure of the httpd config files.
要不我自己做一个,也不太难。
h**********c
发帖数: 4120
4
If appache httpd find the httpd.conf or ssl.conf, read them.
Certificate may prevent MIM attack. Common sense.
h**********c
发帖数: 4120
5
公钥要和服务绑定才算安装了
比如~/.ssh 里的公钥绑定指定用户到sshd
又比如httpd的公钥通过httpd.conf 或ssl.conf来定义。
否则就是硬盘上的一串字节而已
T********i
发帖数: 2416
6
来自主题: Programming版 - 发一个HTTP micro benchmark
所以seastar的httpd再恶心也不关我事。只要他那1900多行的TCP stack稳定了,把我
自己的httpd接入就好了。
所以我的app engine坚决用传统的imperative model。每个app是死循环,我的engine
来调度。
l******n
发帖数: 17
7
来自主题: Unix版 - Tomcat 3.1 + apache 1.3.9一问
安装tomcat3.1 + apache 1.3.9
现在两个分别都能单独运行
但在合起来时,把tomcat.conf
Include到http.conf里后,httpd
就"can not be started"了。我
怀疑是mod_jserv.so有问题,可是
它是我用apxs在tomcat3.1 src下
编译通过的,用apachectl configtest
检查httpd.conf报告syntax OK.
另,我的apache是支持DSO没问题的。
我重新compile了tomcat3.0, 3.2beta1
的mod_jserv.so,甚至重编了ApacheJserv
的mod_jserv.so来代替,都不行。
Solaris 8
哪里的问题。。。。急死
h**h
发帖数: 132
8
来自主题: Unix版 - Help on Apache Frontpage Module
Anyone installed Frontpage module?
there are a couple of links found from www.apache.org
such as
http://www.faure.de/Apache+SSL+PHP+fp-howto-1p.html
http://www.rtr.com/fpsupport/download.htm
http://officeupdate.microsoft.com/frontpage/wpp/serk/
http://officeupdate.microsoft.com/frontpage/wpp/serk/inunix.htm
I am installing on Solaris 7, Apache 1.3.6
But I didn't find info about how to install module
and add directives in httpd.conf
thre are two ways to do it, I only found info to modify
httpd bi
w*****g
发帖数: 198
9
why bother compiling when you can get the pre-compiled version? :)
http://httpd.apache.org/dist/httpd/binaries/solaris/
S*****T
发帖数: 400
10
来自主题: Unix版 - [转载] ft,看看这什么意思啊
【 以下文字转载自 Linux 讨论区 】
【 原文由 susygut 所发表 】
www.dynamixcorp.com - - [01/Dec/2003:03:13:21 -0600] "SEARCH / HTTP/1.1" 405
342 "-" "-"
asp.kyokuto.co.jp - - [01/Dec/2003:03:34:03 -0600] "GET /scripts/..%255c%255c.
./winnt/system32/cmd.exe?/c+dir" 404 357 "-" "-"
这是httpd的logs文件里一条
这什么意思啊
这家伙想控制我的机器?
难道windows的server这么容易就被搞了?
ft啊
我开了sendmail, sshd和httpd的
当然也有firewall
需要注意什么吗
请各位精通网络安全的大侠指教指教
l***g
发帖数: 3
11
Sorry, no Chinese editor in my office.
After installed the APP Server 10g on Solaris9, I created a new instance and
deployed a new application. I got the first page of the application, but miss
some logos, images, also can't connect to database. So I did some changes in
the httpd.conf and reboot the server, after that, I put the same URL:
http://'host_IP':1810, but the EM console cannot be displayed (The page cannot
be displayed) on IE.
I changed the Listen, Port and ServerName in httpd.conf, wh
d******0
发帖数: 22800
12
☆─────────────────────────────────────☆
dash2000 (DASH) 于 (Wed Dec 25 21:39:31 2013, 美东) 提到:
re 的每个id双黄包子!希望大家hifi得更愉快!
☆─────────────────────────────────────☆
yumenma (yumenma) 于 (Wed Dec 25 22:01:40 2013, 美东) 提到:
圣诞快乐新年好
☆─────────────────────────────────────☆
lightness (轻) 于 (Wed Dec 25 22:02:27 2013, 美东) 提到:
re

☆─────────────────────────────────────☆
jerrycasper (Cat) 于 (Wed Dec 25 22:22:16 2013, 美东) 提到:
哈哈,吃包子喽。。。。。。
☆─────────────────────────────────────☆
matts (Don... 阅读全帖
w****t
发帖数: 33
13
来自主题: JobHunting版 - CS 面试题总结(6)
You have a set of web logs from 4 web servers. These logs are in "Combined L
og
Format".
See http://httpd.apache.org/docs/1.3/logs.html#combined as a reference.
The logs cover a period of several days, totaling 40 million access records
and about 10
gigs of data.
Write a shell command, or a series of shell commands, which will extract a s
ingle timeordered
sequence of access records for given set of IPs, between a given pair of dat
e-times.
Exclude secondary requests (images, stylesheets, etc.).
r*****l
发帖数: 2859
14
【 以下文字转载自 Java 讨论区 】
发信人: reaBull (牛甜甜), 信区: Java
标 题: Engineering II openning in my company
发信站: BBS 未名空间站 (Mon Apr 11 15:11:09 2011, 美东)
Please PM if you are interested.
A S&P 500 IT company located in Northern Virginia.
Skills:
- Intermediate understanding of coding languages such as Java, C/C++, Perl,
Python, Ruby, and/or Unix shell
- Familiarity with development & build tools such as Eclipse, IntelliJ,
Hudson, Coverity, Findbugs, PMD, Ivy, Ant, Maven, Makefiles, etc.
- Web technologies suc... 阅读全帖
h*********e
发帖数: 247
15
Location: LA
H1b/Green Card support
1. Critical Thinking Software Engineers (All Levels)
We are not a Java shop. We are not a Ruby shop, We are not a PHP, Perl or
Python shop either. We deploy the technology that best addresses the needs
of our businesses. Casandra, Hadoop, noSQL, MongoDB and Oracle are also all
present in our stacks.
As such we are looking for true software engineers that are good thinkers
and above average problem solvers. We are looking for engineers that have a
real passion ... 阅读全帖
z****x
发帖数: 25
16
来自主题: JobHunting版 - 北美求职记——Hulu & Twitter
http://blog.yxwang.me/2012/12/job-hunting-in-usa-3/
## Hulu
Hulu 是这几个公司里唯一一个我没有找人内推而拿到面试机会的,也是面试体验最好
的一个公司。Hulu 和 Twitter、Zynga、Foursquare 等公司一样,用了 [jobvite](
https://hire.jobvite.com/) 接受和追踪职位申请。因为是申请的第一家公司,我在
申请 Hulu 时的 cover letter 写得很详细,针对职位需求上的每一条都写了我的相关
工作经验,这也许是最后能拿到面试机会的原因吧。其他公司的 cover letter 都写得
很简单,短短两段就结束了。
Hulu 的第一轮电面和其他公司的有些不同。45 分钟里要做四个题。面试官提前十分钟
发了一封邮件给我,上面有两段代码。第一段代码是一个检查两个字符串是否是 [
anagram]http://en.wikipedia.org/wiki/Anagram 的程序,写得很绕而且性能很差。面试官先问我这段代码的用途,然后问有什么方法优化,并要求我把代码写在 ti... 阅读全帖
N*******k
发帖数: 43
17
来自主题: JobHunting版 - 招 cluster manager。 (转载)
【 以下文字转载自 Physics 讨论区 】
发信人: Nighthawk (Nighthawk), 信区: Physics
标 题: 招 cluster manager。
发信站: BBS 未名空间站 (Thu Jan 31 22:16:37 2013, 美东)
有意者请站内信件。工资 $50-55k,职业有上升空间。
Job Description
Title: Linux System Administrator
Job Description: The Wake Forest School of Medicine (WFSM) high performance
computation facility (HPC) is looking for an intermediate level Linux System
Administrator for an immediate fulltime position of Linux cluster
maintenance and HPC user support.
Benefits: Competitive salary, vac... 阅读全帖
n*******1
发帖数: 569
18
Microsoft, Google, Facebook, Hulu, Twitter 通吃。
人家国内硕士在读,从国内申请的,所向披靡啊,最后从了Facebook.
以下为原文:
最近签掉了 offer,找工作的事情算是告一段落。在这里写一点面试体验和心得,希望
对有兴趣去北美工作的朋友有所帮助。
先简单介绍下自己,国内硕士在读,明年毕业,没有牛 paper,也没参加过 ACM-ICPC
竞赛。在实验室做过内核、虚拟机和 Android 底层相关的研究工作,接过一些网页和
移动开发的外包,2011 年开始在字节社兼职负责后台开发。另外也经常上
Stackoverflow 和 GitHub。
这次决定直接申请美国的职位后,由于心里没底,不知道国外公司招聘的难度,所以一
开始投了很多公司。几个大公司都找人内推或者直接投了,小公司也投了不少,比如
Foursquare、Path、Pinterest 和 Square 等都试了。当时甚至在手机上找了一圈应用
,把可能涉及后端开发的应用都投了一遍。不过大多数公司都没给我安排面试,最后
Microsoft、Google、Facebook、Twitt... 阅读全帖
s******e
发帖数: 128
19
难道不就是加一个location hd 或者把apache server 的HTTPD 改一下?
你确信是一个大的设计题?
w**k
发帖数: 6722
20
来自主题: JobHunting版 - 找个人帮忙搞一下网站的安全设置
找个人帮忙搞一下网站的安全设置,包括用户组,目录和文件属性,PHP代码文件安全
,apache/httpd安全设置,数据库备份和安全等
最好是有AWS经验
不需要写代码(或者需要指点一下代码里面路径之类的设置性问题)
概言之,就是一个服务器和网站的安全性方面的初始化设置。我想象一下,有经验的人
估计十来二十分钟(估计有点出入),加上指点我的时间,估计一个小时吧。钱不多,
一百五十块,时间长就多加点,但是预算确实有限。
站内联系。谢谢
w**k
发帖数: 6722
21
来自主题: JobHunting版 - 找个人帮忙搞一下网站的安全设置
虽然我自己不懂,但从我咨询和自己调研的结果看,就如你所说的,大概就是把httpd.
conf or apache.conf里面改一点东西,再配合几个admin的命令。加起来不会超过50个
命令和配置改动吧(当然,我自己不想去花这个脑筋去学)。二十分钟说少,那是,前
前后后还要讲点东西。可是我给出了150,足够一个小时的工资吧。
我就不懂那个谁装什么逼(原来的二楼,撤贴了),好像全世界的sys admin都跟他水
平一样,不花上几个小时搞不定。你要说很难的东西,全世界就几个人懂,要价一分钟
一万块都行。我要的这个又不是很高深的东西,普通的sys admin基本上都能做下来。
我贴了两个广告出去,一个找人搞这个安全设置,一个找人做ppt。你猜怎么着,几十
个回复说可以帮我设置的,ppt的却只有两三个而已。版上我看不少都是一天写三行代
码给惯的。
D*********t
发帖数: 5748
22
来自主题: JobHunting版 - 找个人帮忙搞一下网站的安全设置
找人做ppt什么价格,我有个500页的ppt要做

httpd.
h*********e
发帖数: 247
23
【 以下文字转载自 JobHunting 讨论区 】
发信人: happychoice (快乐公主), 信区: JobHunting
标 题: IT公司招人,找工的兄弟姐妹看过来啦!
发信站: BBS 未名空间站 (Sun Mar 11 20:52:56 2012, 美东)
Location: LA
H1b/Green Card support
1. Critical Thinking Software Engineers (All Levels)
We are not a Java shop. We are not a Ruby shop, We are not a PHP, Perl or
Python shop either. We deploy the technology that best addresses the needs
of our businesses. Casandra, Hadoop, noSQL, MongoDB and Oracle are also all
present in our stacks.
As such we are looking f... 阅读全帖
m****s
发帖数: 18160
24
来自主题: JobMarket版 - 招 cluster manager。 (转载)
【 以下文字转载自 JobHunting 讨论区 】
发信人: Nighthawk (Nighthawk), 信区: JobHunting
标 题: 招 cluster manager。 (转载)
发信站: BBS 未名空间站 (Thu Jan 31 22:18:28 2013, 美东)
发信人: Nighthawk (Nighthawk), 信区: Physics
标 题: 招 cluster manager。
发信站: BBS 未名空间站 (Thu Jan 31 22:16:37 2013, 美东)
有意者请站内信件。工资 $50-55k,职业有上升空间。
Job Description
Title: Linux System Administrator
Job Description: The Wake Forest School of Medicine (WFSM) high performance
computation facility (HPC) is looking for an intermediate level Linux System
Administrat... 阅读全帖
y****i
发帖数: 17878
25
来自主题: Money版 - 激活PP卡的问题
Don't have to activate.
PIN is for creating online account, I think.
[在 httpd (^_^) 的大作中提到:]
:CNB 的PP卡需要激活吗?chase家的直接就用了。
c*******u
发帖数: 12899
26
☆─────────────────────────────────────☆
GoodToCU (无心) 于 (Wed Apr 25 16:40:16 2012, 美东) 提到:
认为给孩子保留中国国籍选项无所谓的父母请跳过。
如果你的孩子在美国出生的时候你们还没有拿到绿卡。
按国籍法第五条,你的孩子有中国国籍。
然后你们拿绿卡了并不代表孩子中国国籍
的自动丧失。按国籍法第十四条规定:
“中国国籍的取得、丧失和恢复,除第九条规定的以外,
必须办理申请手续。未满十八周岁的人,可由其父母或
其他法定代理人代为办理申请。”
所以如果可能请为你的孩子申请旅行证而不是回国的
签证。如果签证,以后我国政府可能说申请签证就相当
于丧失中国国籍的申请手续。
另外国籍法第十七条:
第十七条本法公布前,已经取得中国国籍的或已经丧
失中国国籍的,继续有效。
=========================
这个主题里已经有长达142楼的讨论。下面是我
看完后的UPDATE:
-----------------------------------
发信人: GoodToCU (无心), 信区: ... 阅读全帖
d****y
发帖数: 910
27
来自主题: StartUp版 - php新手求教
class definition和function definition并不需要web server用户,只需要web
server进程运行用户(Apache的httpd.conf中设定的user)可读就可以了。
bz
发帖数: 1770
28
来自主题: StartUp版 - httpd question
if there is a server at 1.2.3.4 listening on port 80, is it possible to
redirect user to different directories based on the user's inputs? e.g. if
user types http://www.xyz.com, then pages under /var/www/html/xyz get loaded. if user types http://www.123.com, then pages under /var/www/html/123 get loaded?
Thanks
g********g
发帖数: 2172
29
来自主题: StartUp版 - httpd question
Yes, you can host many sites/domains on one IP address.
bz
发帖数: 1770
30
来自主题: StartUp版 - httpd question
but need to be on different ports? I dont want to see
http://1.2.3.4:8888 for www.xyz.com and http://1.2.3.4:7777 for www.123.com.
web forwarding seems not working well with china. ok in usa though.

if
D******y
发帖数: 3780
31
来自主题: StartUp版 - httpd question
they can be on port 80 at same time as long as they have different host/
domain entry.
google apache virtual server
D******y
发帖数: 3780
32
来自主题: StartUp版 - httpd question
try remove http:// from ServerName value
L*1
发帖数: 11537
33
来自主题: StartUp版 - httpd question
1. take out the http:// as suggested above
2. If you just host two domains, one is already configured as main server,
then you do not need to repeat in virtual host.
3. Make sure the domains resolve to the IP of your server.
b******y
发帖数: 2729
34
【 以下文字转载自 JobHunting 讨论区 】
发信人: nirvana21 (nirvana21), 信区: JobHunting
标 题: 国内逆天大神,M, G, F, T, H...通吃!
发信站: BBS 未名空间站 (Tue Mar 12 17:21:55 2013, 美东)
Microsoft, Google, Facebook, Hulu, Twitter 通吃。
人家国内硕士在读,从国内申请的,所向披靡啊,最后从了Facebook.
以下为原文:
最近签掉了 offer,找工作的事情算是告一段落。在这里写一点面试体验和心得,希望
对有兴趣去北美工作的朋友有所帮助。
先简单介绍下自己,国内硕士在读,明年毕业,没有牛 paper,也没参加过 ACM-ICPC
竞赛。在实验室做过内核、虚拟机和 Android 底层相关的研究工作,接过一些网页和
移动开发的外包,2011 年开始在字节社兼职负责后台开发。另外也经常上
Stackoverflow 和 GitHub。
这次决定直接申请美国的职位后,由于心里没底,不知道国外公司招聘的难度,所以一
开始投了很多公司。几个大公... 阅读全帖
r*****l
发帖数: 2859
35
来自主题: WashingtonDC版 - Engineering II openning in my company (转载)
【 以下文字转载自 Java 讨论区 】
发信人: reaBull (牛甜甜), 信区: Java
标 题: Engineering II openning in my company
发信站: BBS 未名空间站 (Mon Apr 11 15:11:09 2011, 美东)
Please PM if you are interested.
A S&P 500 IT company located in Northern Virginia.
Skills:
- Intermediate understanding of coding languages such as Java, C/C++, Perl,
Python, Ruby, and/or Unix shell
- Familiarity with development & build tools such as Eclipse, IntelliJ,
Hudson, Coverity, Findbugs, PMD, Ivy, Ant, Maven, Makefiles, etc.
- Web technologies suc... 阅读全帖
y***1
发帖数: 450
36
我也不是很懂。 试试这是否能行。
edit /etc/apache2/httpd.conf
add following to your the file (at the end for example)
ProxyPass /youuriprefix / http://gmail.com/something
ProxyPassReverse /youuriprefix / http://gmail.com/something
p*****y
发帖数: 10409
37
看样子像 写的也是山东长白的 只是很不好意思【 在 httpd (^_^) 的大作中提到: 】
g********g
发帖数: 2172
38
1. In the file of "httpd.conf", add "index.php" behind DirectoryIndex
2. Restart Apache.
v****n
发帖数: 7841
39
来自主题: PhotoGear版 - [求购]the new ipad in NH (转载)
保持队形顶上十大,老刑就要开始less /var/log/httpd/error_log了。。。
r****y
发帖数: 26819
40
【 以下文字转载自 PDA 讨论区 】
发信人: johnnie502 (Keep your feet on the ground.), 信区: PDA
标 题: 发一个基于openelec的中文电视解决方案
发信站: BBS 未名空间站 (Mon Dec 31 15:15:27 2012, 美东)
来北美之后还是觉得中文电视好看,这是不争的事实,除非你是ABC或者外F。
版上还没有一个具体的教程贴,我发一个来填补下空白。
1.硬件需求
随便一台旧电脑就够了,因为我们要看的是中文电视,基本上不会高于720p,所以差不
多的配置就可以,当然也不能太低,别整个p3过来就行。
因为要连电视,所以需要有VGA或者HDMI接口。这里推荐用HDMI连电视,这样音频线也
省了。
2.软件需求
这里我们选择openelec
*说到openelec,那不得不先说一下xbmc。
想当年软软为了占领游戏机市场,推出了第一代xbox游戏机。软软是搞pc software出
身的,这个xbox自然就是个i386架构的小pc。p3的cpu,nvida的显卡,3.5寸的机械硬
盘,搞的一个傻大黑粗,size基本上... 阅读全帖
R***a
发帖数: 41892
41
来自主题: Joke版 - 国内五毛干嘛要攻击mitbbs?
起个httpd还是找劳模手动启动的?
l***y
发帖数: 4671
42
来自主题: Thoughts版 - 撞墙。。。装 drupal 中
设了个 WAMP,装 drupal 时,为啥每次地址栏都自动变成: http://my.web.site/install.php
然后内容是 install.php 的内容涅?貌似 index.php 被执行了,但 install.php 出问题了?为啥 drupal 的安装界面不出现涅?。。。
在 httpd.conf 里俺设了:

DirectoryIndex index.html index.php

在 .htaccess 里是 drupal 自己设的
# Set the default handler.
DirectoryIndex index.php index.html index.htm
版本是:drupal 7.10, apache 2.2, php 5.3 VC 9, mySQL 5.2, Windows XP
D****y
发帖数: 2207
43
北美求职记(三):Hulu & Twitter
DEC 27TH, 2012 • Permalink
北美求职记系列文章
北美求职记(一):Microsoft
北美求职记(二):Google & Facebook
北美求职记(三):Hulu & Twitter
Hulu
Hulu 是这几个公司里唯一一个我没有找人内推而拿到面试机会的,也是面试体验最好
的一个公司。Hulu 和 Twitter、Zynga、Foursquare 等公司一样,用了 jobvite 接受
和追踪职位申请。因为是申请的第一家公司,我在申请 Hulu 时的 cover letter 写得
很详细,针对职位需求上的每一条都写了我的相关工作经验,这也许是最后能拿到面试
机会的原因吧。其他公司的 cover letter 都写得很简单,短短两段就结束了。
Hulu 的第一轮电面和其他公司的有些不同。45 分钟里要做四个题。面试官提前十分钟
发了一封邮件给我,上面有两段代码。第一段代码是一个检查两个字符串是否是
anagram 的程序,写得很绕而且性能很差。面试官先问我这段代码的用途,然后问有什
么方法优化,... 阅读全帖
m*****e
发帖数: 4193
44
来自主题: BuildingWeb版 - Re: Perl and Apache

from httpd.conf:
#
# AddHandler: allows you to map certain file extensions to "handlers",
# actions unrelated to filetype. These can be either built into the server
# or added with the Action command (see below)
#
# If you want to use server side includes, or CGI outside
# ScriptAliased directories, uncomment the following lines.
#
# To use CGI scripts:
#
AddHandler cgi-script .cgi
so you just say:
AddHandler cgi-script .pl
s***k
发帖数: 23
45
来自主题: BuildingWeb版 - Apache (1): Introduction
Apache source: http://www.apache.org, it is a freeware.
When you type http://www.apache.org in your web browser, it
actually sends the following request:
GET / http/1.1
Host:www.apache.org
Apache translates a URL into a filename and transfer the
filename back over the internet. Apache can also translate a
URL to a program such as cgi file or c file. The apache
serve runs fast, multitasks, check security, responds
errors, determines network protocol.
Under UNIX, it is an executable file "httpd".
h**h
发帖数: 132
46
来自主题: BuildingWeb版 - [转载] Help on Apache Frontpage Module
【 以下文字转载自 Unix 讨论区 】
【 原文由 hugh 所发表 】
Anyone installed Frontpage module?
there are a couple of links found from www.apache.org
such as
http://www.faure.de/Apache+SSL+PHP+fp-howto-1p.html
http://www.rtr.com/fpsupport/download.htm
http://officeupdate.microsoft.com/frontpage/wpp/serk/
http://officeupdate.microsoft.com/frontpage/wpp/serk/inunix.htm
I am installing on Solaris 7, Apache 1.3.6
But I didn't find info about how to install module
and add directives in httpd.conf
thre are two ways to do it
l******n
发帖数: 17
47
来自主题: BuildingWeb版 - 如何设定http://www.XXX.edu/~user网页
See the file "httpd.conf" of your system (if running apache)
check the directive named "UserDir"
if it's set to "abcd" then you just need to
create subdir "abcd" in your home dir...
o******n
发帖数: 25
48
来自主题: BuildingWeb版 - How to change a port binding number?
Dear friends,
I set up an apache server 1.3.9 and bind the port 8080. But
recently I downloaded a counter which automatically tries
to bind to port number 3000, and unable to bind to it. Don't know
what I should do. Should I change the apache server to 3000?
I tried it but it refused to accept the change (the httpd won't
start if I change the port number). Or is there anyway I can
free up my port number 3000? I remember when I tried an iplanet
web server before, I assigned a port number to be 30
l**d
发帖数: 110
49
来自主题: BuildingWeb版 - my /cgi-bin/ don't work!? help!
hi there.
i just installed a server, apache 1.3.11. everything goes
well..but test-cgi doesn't work. how to config httpd.conf to
make it work? thanks!
p******e
发帖数: 31
50
来自主题: BuildingWeb版 - help, javawebserver一问
我在学校的unix server上安装了Java web server2.0
并且运行了httpd, 但是为什么浏览器不能浏览到homepage呢?
我用的是http://servername/~XXX:8080
用port 9090也不能访问到java web server的administration tool.
请各位帮帮忙,谢谢!
首页 上页 1 2 3 4 5 下页 末页 (共5页)