Re: adding SYSGEN_HTTPD to the OS image



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 :)





.



Relevant Pages

  • Re: adding SYSGEN_HTTPD to the OS image
    ... That isn't exactly true, while you need those entries, you need the entries ... Bruce.Eitman AT EuroTech DOT com ... user named ADMIN to have admin level priveleges. ... but I still don't see any \www folder... ...
    (microsoft.public.windowsce.platbuilder)
  • Re: adding SYSGEN_HTTPD to the OS image
    ... Windows CE Networking ... Bruce.Eitman AT EuroTech DOT com ... There was no need of reformatting the CF card; ... The \www folder appeared as everything is now working perfectly! ...
    (microsoft.public.windowsce.platbuilder)
  • Re: adding SYSGEN_HTTPD to the OS image
    ... ; @CESYSGEN ENDIF SERVERS_MODULES_HTTPD ... I have these entries in both initobj.dat and servers.dat... ... user named ADMIN to have admin level priveleges. ... but I still don't see any \www folder... ...
    (microsoft.public.windowsce.platbuilder)
  • Re: "Wireless Information" screen for wifi on Win CE 5 unreachable but
    ... Bruce Eitman (eMVP) ... Bruce.Eitman AT EuroTech DOT com ... file and put it in your Files folder in the appropriate language folder ... If I double click on the wireless network I want to connect to it ...
    (microsoft.public.windowsce.platbuilder)
  • Re: "Wireless Information" screen for wifi on Win CE 5 unreachable but
    ... Bruce Eitman (eMVP) ... Bruce.Eitman AT EuroTech DOT com ... file and put it in your Files folder in the appropriate language folder ... If I double click on the wireless network I want to connect to it ...
    (microsoft.public.windowsce.platbuilder)