Re: adding SYSGEN_HTTPD to the OS image
- From: "Bruce Eitman [eMVP]" <beitman.nospam@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Apr 2008 11:17:10 -0400
Yes. That creates the folders and copies a file into \Windos\www\wwwpub.
The fact that it is in iniobj.dat tells me that your ran makeimg, but are
you actually running the OS that you built?
--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
EuroTech Inc.
www.EuroTech.com
"Alex Mang" <AlexMang@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B74E3F19-A05E-4DDD-9A5E-D590FC79B1A9@xxxxxxxxxxxxxxxx
you probably are talking about
; @CESYSGEN IF SERVERS_MODULES_HTTPD
root:-Directory("\Windows"):-Directory("www")
Directory("\Windows\www"):-Directory("wwwpub")
Directory("\windows\www\wwwpub"):-File("default.htm","\windows\httpd_default.htm")
; @CESYSGEN ENDIF SERVERS_MODULES_HTTPD
I have these entries in both initobj.dat and servers.dat...
And obviously enough, there is no \www folder...
Any suggestion?
"Bruce Eitman [eMVP]" wrote:
That isn't exactly true, while you need those entries, you need the
entries
from server.dat in your initobj.dat file as well.
--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
EuroTech Inc.
www.EuroTech.com
<vishal.g.shah@xxxxxxxxx> wrote in message
news:33f3c121-d479-4fde-8649-bfd959344960@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
you should get
[HKEY_LOCAL_MACHINE\COMM\HTTPD\]
"MaxLogSize"=dword:8000
"LogFileDirectory"="\\windows\\www"
"NTLM"=dword:1
"Basic"=dword:0
; Many configuration web pages (and telnet/ftp servers) by convention
use a
; user named ADMIN to have admin level priveleges. Make sure this
special ADMIN user
; has admin-level access to all Virtual Roots in web server as well,
for convenience.
"AdminUsers"="ADMIN"
[HKEY_LOCAL_MACHINE\COMM\HTTPD\VROOTS\/]
@="\\windows\\www\\wwwpub\\"
"a"=dword:0
entry in your reginit.ini by default by simply adding SYSGEN_HTTPD and
then sysgening your project if u have these entries only then you will
be able to see www folder in windows directory ...
On Apr 25, 9:00 pm, Alex Mang <AlexM...@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:
So I added the Key as you suggested in the project.reg file, under
Parameter
Files in Platofrm Builder, but I still don't see any \www folder...
what
am I
supposed to do?
uhm, I can't know for sure if the registry keys have been correctly as
I
haven't added KITL to the last OS image, so I can't use the Remote
Registry
Editor tool (actually, when I add KITL to this image, VMINI activates
(why?)
and I can't set the IP any more - nor does the usual static IP (the one
used
in the boot-me sequence- respond to pings)...
Any suggestion?
"vishal.g.s...@xxxxxxxxx" wrote:
have you enabled browse directorybrowse flags in the registry ??
[HKEY_LOCAL_MACHINE\COMM\HTTPD]
"IsEnabled"=dword:1
"UseAuthentication"=dword:0
"DirBrowse"=dword:1
[HKEY_LOCAL_MACHINE\Comm\HTTPD\VROOTS\/]
@="\\"
In the registry for HTTPD, enable directory browse and set path for
"http://x.x.x.x/".
and then from your pc internet explorer type "http://x.x.x.x"in
address bar to access our Windows CE device.
On Apr 25, 2:39 pm, Alex Mang <AlexM...@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:
I have the following problem, and i really don't know what to do
next...
I have just created a new OS Image and added the SYSGEN_HTTPD
component to
the image... The thing is that I copy the NK.bin file to the CF
card I
boot
from, plug in the CF card but I can't see the \www folder inside
the
\Windows
folder... Do I have to copy those folder manually? Aren't they
automatically
genereted from the NK.bin file?
Please help :)
.
- Follow-Ups:
- Re: adding SYSGEN_HTTPD to the OS image
- From: Alex Mang
- Re: adding SYSGEN_HTTPD to the OS image
- References:
- adding SYSGEN_HTTPD to the OS image
- From: Alex Mang
- Re: adding SYSGEN_HTTPD to the OS image
- From: vishal.g.shah@xxxxxxxxx
- Re: adding SYSGEN_HTTPD to the OS image
- From: Alex Mang
- Re: adding SYSGEN_HTTPD to the OS image
- From: vishal.g.shah@xxxxxxxxx
- Re: adding SYSGEN_HTTPD to the OS image
- From: Bruce Eitman [eMVP]
- Re: adding SYSGEN_HTTPD to the OS image
- From: Alex Mang
- adding SYSGEN_HTTPD to the OS image
- Prev by Date: Re: adding SYSGEN_HTTPD to the OS image
- Next by Date: CE licensing
- Previous by thread: Re: adding SYSGEN_HTTPD to the OS image
- Next by thread: Re: adding SYSGEN_HTTPD to the OS image
- Index(es):
Relevant Pages
|
|