Apache on windows
am 28.04.2002 16:38:10 von Peter
------=_NextPart_000_003C_01C1EF16.2350C760
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I have apache running on a windows 98 system. This is networked to a =
linux and an NT4 box.=20
How can I get these other two boxes to use the Apache server on the =
windows 98 box. and automatically pick up the correct index.htm file? =
Do I need to define host files on the linux and NT boxes which reference =
the local IP address of the win98 box. (This is 191.168.0.2)
Regards
Peter Goggin
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/02
------=_NextPart_000_003C_01C1EF16.2350C760
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
charset=3Diso-8859-1">
I have apache running on a windows 98 system. This is networked to =
a linux=20
and an NT4 box.
How can I get these other two boxes to use the Apache server on the =
windows=20
98 box. and automatically pick up the correct index.htm file? Do I =
need to=20
define host files on the linux and NT boxes which reference the local IP =
address=20
of the win98 box. (This is 191.168.0.2)
Regards
Peter Goggin
---
Outgoing mail is certified Virus Free.
Checked by AVG =
anti-virus system (
href=3D"http://www.grisoft.com">http://www.grisoft.com).
Version: =
6.0.350 /=20
Virus Database: 196 - Release Date: 17/04/02
------=_NextPart_000_003C_01C1EF16.2350C760--
Re: Apache on windows
am 28.04.2002 17:02:51 von Artiom Morozov
what "correct index.htm" is? do you need proxying? if so, use ProxyPass
directive from mod_proxy & mod_proxy_http
îÁ 2002.04.28 17:38 Peter ÎÁÐÉÓÁÌ:
> I have apache running on a windows 98 system. This is networked to a
> linux and an NT4 box.
> How can I get these other two boxes to use the Apache server on the
> windows 98 box. and automatically pick up the correct index.htm file?
> Do I need to define host files on the linux and NT boxes which
> reference the local IP address of the win98 box. (This is 191.168.0.2)
>
> Regards
>
> Peter Goggin
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: Apache on windows
am 29.04.2002 16:15:15 von Peter
I am not clear what you mean. I am a beginner at this sort of thing.
I have set apache on a win98 machine such that when connecting to local host
I get the required web page (called index.htm in the directory referred to
by the apache configuration file)
I now want to access this web page from a win NT box. I have the two
machines networked together and they can see and access each others file
systems.
What do I have to do to all the Web browser on the NT box access the web
pages on the 98 box?
Regards
Peter Goggin
----- Original Message -----
From: "Artiom Morozov"
To:
Sent: Monday, April 29, 2002 1:02 AM
Subject: Re: Apache on windows
> what "correct index.htm" is? do you need proxying? if so, use ProxyPass
> directive from mod_proxy & mod_proxy_http
>
> îÁ 2002.04.28 17:38 Peter ÎÁÐÉÓÁÌ:
> > I have apache running on a windows 98 system. This is networked to a
> > linux and an NT4 box.
> > How can I get these other two boxes to use the Apache server on the
> > windows 98 box. and automatically pick up the correct index.htm file?
> > Do I need to define host files on the linux and NT boxes which
> > reference the local IP address of the win98 box. (This is 191.168.0.2)
> >
> > Regards
> >
> > Peter Goggin
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/02
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: Apache on Windows
am 07.05.2002 16:32:04 von Peter
I reset the IP addresses , but was still not able to connect to the web site
on the win98 box from the NT box.
I have now installed the Oracle 9i software on the win98 box, and this comes
with an apache server and a pre-set web site. I can connect to this site
from the win98 box using the NT box name as the address. It requires me to
make a full internet connection fist, but at least I can use the win98 box
to view the site on the NT box. The converse is not true when connecting
from the NT box to the website on the Win98 box.
Obviously there is a problem with the set up my intranet and with the apache
servers.
Can anyone advise me where I should start looking?
Regards
Peter Goggin
Regards
Peter Goggin
----- Original Message -----
From: "Niall Fleming"
To:
Sent: Tuesday, May 07, 2002 6:53 AM
Subject: Re: Apache on Windows
> try this set the ip's to 10.0.0.1, 10.0.0.2, and 10.0.0.3 and set the
> servername in httpd.conf to the name of the win98 box...set in control
> panel/network/identification tab, i have done this myself - it works!
>
> goto NT box, pull up ur fave browser, after making sure tcp/ip is
> installed...i assume u are using tcp/ip networking anyway. type
> http://nameofwin98box and press enter - voila!
>
>
> ----Original Message Follows----
> From: "Peter"
> Reply-To: users@httpd.apache.org
> To:
> Subject: Re: Apache on Windows
> Date: Mon, 6 May 2002 10:56:37 +1000
>
> I am still unable to connect to the web site on the win98 box from the NT
> box.
>
> Obviously I have a configuration problem. I have stripped out the comments
> from my config file and have attached it. Can anyone please tell me what
I
> have missed out.
>
> Regards
>
> Peter Goggin
> ----- Original Message -----
> From: "Jose Eduardo M. Neves"
> To:
> Sent: Sunday, May 05, 2002 5:46 AM
> Subject: Re: Apache on Windows
>
>
> > Hello,
> >
> > if you want connect to your site from others boxes, at section 2 "Main
> > Server Configuration", you must change the ServerName
> > change it to the IP Win98 box ... 195.168. ... . ...
> >
> > Jose Eduardo
> >
> >
> > Peter wrote:
> >
> > >My network consists of three PCs connected via a netgear Ethernet hub.
> The
> > >three PCs run different operating system,. win98, NT and Rehat Linux
> 7.1.
> > >
> > >I do not have a router
> > >
> > >I am prototyping a web site and am using the win98 as the host. I am
> running
> > >apache (1.3) on this machine. I want to be able to connect to the
> prototype
> > >from both the NT and Linux boxes.
> > >
> > >Once I have the prototype running and I intend to port to the linux
> machine
> > >which will become the permanent host. The win98 and NT machines will
> be
> > >used for further development work.
> > > I decided to do it this way because I am more familiar with windows
> than
> > >Linux and want to prove the concept prior to investing a lot of time
in
> > >setting up the Linux box.
> > >
> > >As stated in the earlier message I can pin any of the machines from
the
> > >other two. The IP addresses used locally are 198.168.0.x. For the
win98
> x
> > >=3, for NT x=3 and for Linux x = 10.
> > >
> > >I can connect to the prototype site locally form the win98 box but not
> from
> > >either of the others.
> > >Regards
> > >
> > >Peter Goggin
> > >----- Original Message -----
> > >From: "Mikeal Clark"
> > >To:
> > >Sent: Saturday, May 04, 2002 10:58 AM
> > >Subject: RE: Apache on Windows
> > >
> > >
> > >>Are you behind a dhcp router??
> > >>
> > >>Mikeal
> > >>
> > >>
> > >>-----Original Message-----
> > >>From: Peter [mailto:pgoggin@optusnet.com.au]
> > >>Sent: Friday, May 03, 2002 11:15 AM
> > >>To: users@httpd.apache.org
> > >>Subject: Re: Apache on Windows
> > >>
> > >>I can ping the Win98 from the NT machine and vice versa.
> > >>
> > >>On Win98 machine where Apache is running http://localhost brings up
> the
> > >>correct page.
> > >>
> > >>On the NT machine entering the IP address (192.168.0.2) of the Win98
> > >>machine
> > >>results in error message with page not being available.
> > >>
> > >>What else can I check to resolve this problem?
> > >>Regards
> > >>
> > >>Peter Goggin
> > >>
> > >>----- Original Message -----
> > >>From: "alex dyas"
> > >>To:
> > >>Sent: Thursday, May 02, 2002 6:31 PM
> > >>Subject: Re: Apache on Windows
> > >>
> > >>
> > >>>- Firstly ping the Win98 machine from the NT machine ( ping
> > >>>of Win98 machine> from a command prompt)
> > >>>- If the Win98 machine is visible, open a browser on the NT machine
> > >>>
> > >>and
> > >>
> > >>>enter the IP address of the Win98 machine in the address line. You
> > >>>should see the same thing as http://localhost on the Win98 machine.
> > >>>- If Ping fails from NT to Win98 you need to investigate TCP/IP
> > >>>configuration of both machines.
> > >>>
> > >>>alex...
> > >>>
> > >>>Peter wrote:
> > >>>
> > >>>>I am trying to set up a local intranet.
> > >>>>
> > >>>>My network consists of a Win98, NT$ and a Linux machine. I am able
> > >>>>
> > >>to
> > >>
> > >>>>access drives on the windows system from either window machine, but
> > >>>>
> > >>have
> > >>
> > >>>>not yet set up the samba server on the Linux machine.
> > >>>>
> > >>>>Currently I have apache ruing on the Win98 machine and am able to
> > >>>>
> > >>access
> > >>
> > >>>>my prototype web site using http://localhost/ . I am trying to
> > >>>>
> > >>connect
> > >>
> > >>>>to this web site from the NT machine.
> > >>>>
> > >>>>What do I need to set up to do this? Do I need to change the
> > >>>>
> > >>http.conf
> > >>
> > >>>>file on the Win98 machine?
> > >>>>
> > >>>>Is there any documentation which describes what has to be done?
> > >>>>
> > >>>>Regards
> > >>>>
> > >>>>Peter Goggin
> > >>>>
> > >>>
> > >>>--
> > >>>-= alex dyas - webmaster - twowaytv - uk =-
> > >>>
> > >>>
> >
>>>--------------------------------------------------------- ------------
> > >>>To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> > >>>For additional commands, e-mail: users-help@httpd.apache.org
> > >>>
> > >>
> > >>---
> > >>Outgoing mail is certified Virus Free.
> > >>Checked by AVG anti-virus system (http://www.grisoft.com).
> > >>Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/02
> > >>
> > >>
> > >>---------------------------------------------------------- -----------
> > >>To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> > >>For additional commands, e-mail: users-help@httpd.apache.org
> > >>
> > >>
> > >>
> > >>
> > >>---------------------------------------------------------- -----------
> > >>To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> > >>For additional commands, e-mail: users-help@httpd.apache.org
> > >>
> > >
> > >
> > >---
> > >Outgoing mail is certified Virus Free.
> > >Checked by AVG anti-virus system (http://www.grisoft.com).
> > >Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/02
> > >
> > >
> > >----------------------------------------------------------- ----------
> > >To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> > >For additional commands, e-mail: users-help@httpd.apache.org
> > >
> > >
> >
> >
> >
> > ------------------------------------------------------------ ---------
> > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> > For additional commands, e-mail: users-help@httpd.apache.org
> >
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/02
> << httpd.txt >>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
>
>
> --
> Niall Fleming
>
> When the world's falling apart around you,
> feel good inside, knowing your friends are
> all around you.
>
> ____________________________________________________________ _____
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.350 / Virus Database: 196 - Release Date: 18/04/02
Re: Apache on Windows
am 07.05.2002 17:37:11 von Lee Fellows
On Tue, 2002-05-07 at 10:32, Peter wrote:
> I reset the IP addresses , but was still not able to connect to the web site
> on the win98 box from the NT box.
What do you get when attempting to connect to the web server on the
win98 box from the NT box?
Can you connect to the web server on the win98 box from your Linux
box?
Can you connect to the web server on the win98 box from the win98
box using its IP address?
The issue with NT insisting on opening the internet connection to get
to your local machine may have to do with the way routing is/or is not
configured. You may need to add a route on the NT box telling it
that it can directly reach the 10.0.0.0 net without going through your
ISP.
Re: Apache on Windows
am 08.05.2002 04:44:58 von Peter
------=_NextPart_000_000F_01C1F68E.29D81320
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
> What do you get when attempting to connect to the web server on the
> win98 box from the NT box?
The NT box insists I go on line and then says the URL requested
(http:/10.0.0.2/) could not be retrieved connection failed etc (see
attachment)
Using the name of the box gets a similar message but this time the failed
URL is http//peterg2.connect.com (see attachment)
> Can you connect to the web server on the win98 box from the win98
> box using its IP address?
Yes, both using IP (10.0.0.2) and name (peterg2)
I still cannot connect from the Win98 to the NT box without the win98 being
connected to the internet.
Note that provided I use network neighbourhood and find the direct path to
the web pages on the NT box I can access them from the win98 without being
on line. Similarly I can access the win98 site from the NT box, although
cgi does not work.
Where do I start looking for the problems?
Regards
Peter Goggin
----- Original Message -----
From: "Lee Fellows"
To:
Sent: Wednesday, May 08, 2002 1:37 AM
Subject: Re: Apache on Windows
> On Tue, 2002-05-07 at 10:32, Peter wrote:
> > I reset the IP addresses , but was still not able to connect to the web
site
> > on the win98 box from the NT box.
>
> What do you get when attempting to connect to the web server on the
> win98 box from the NT box?
>
> Can you connect to the web server on the win98 box from your Linux
> box?
>
> Can you connect to the web server on the win98 box from the win98
> box using its IP address?
>
> The issue with NT insisting on opening the internet connection to get
> to your local machine may have to do with the way routing is/or is not
> configured. You may need to add a route on the NT box telling it
> that it can directly reach the 10.0.0.0 net without going through your
> ISP.
>
>
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
---
Some files have not been scanned
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/02
------=_NextPart_000_000F_01C1F68E.29D81320
Content-Type: application/msword;
name="pg2conn.doc"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="pg2conn.doc"
0M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAPgADAP7/CQAGAAAAAAAAAAAAAAAB AAAAAQAAAAAAAAAA
EAAAAgAAAAEAAAD+////AAAAAAAAAAD///////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ///////////////9
/////v////7///8EAAAABQAAAAYAAAAHAAAACAAAAP7///////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// /////////////1IA
bwBvAHQAIABFAG4AdAByAHkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAWAAUA//////////8BAAAAAAkCAAAAAADAAAAAAAAARgAAAAAAAAAA AAAAAFCDUrgm9sEB
AwAAAMALAAAAAAAAVwBvAHIAZABEAG8AYwB1AG0AZQBuAHQAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAABoAAgECAAAA//////////8AAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAgsAAAAAAAABAEMAbwBtAHAATwBiAGoAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEgACAP////////// /////wAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC0AAABuAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAA////////
////////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAQAA
AAIAAAADAAAABAAAAAUAAAAGAAAABwAAAAgAAAAJAAAACgAAAAsAAAAMAAAA DQAAAA4AAAAPAAAA
EAAAABEAAAASAAAAEwAAABQAAAAVAAAAFgAAABcAAAAYAAAAGQAAABoAAAAb AAAAHAAAAB0AAAAe
AAAAHwAAACAAAAAhAAAAIgAAACMAAAAkAAAAJQAAACYAAAAnAAAAKAAAACkA AAAqAAAAKwAAACwA
AAD+////LgAAAP7///////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ///////////cpWUA
I8AJBAAAAAAAAAAAAAAAAAAAAAA6AwAAWwUAAAILAAAAAAAAAAAAAAAAAAAA AAAAIQIAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALAoAAGwAAAAsCgAAbAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAFAoAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAoAAAoAAAAKCgAACgAAAAAAAAAAAAAAqgIAAJAAAAAoCgAA BAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAA7AoAAAIAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AACYCgAAVAAAAO4K
AAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAwAEAAEAAQAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAkAAVEAAA
AABUaW1lcyBOZXcgUm9tYW4ADBAAAAIAU3ltYm9sAAsgAAAAAEFyaWFsABMg AAAAAE1TIFNhbnMg
U2VyaWYADBAAAAIAU3ltYm9sABUQAAAAAFRpbWVzIE5ldyBSb21hbgAVEAAA AABUaW1lcyBOZXcg
Um9tYW4AESAAAAAAQ291cmllciBOZXcAVGhlIHJlcXVlc3RlZCBVUkwgY291 bGQgbm90IGJlIHJl
dHJpZXZlZA0NV2hpbGUgdHJ5aW5nIHRvIHJldHJpZXZlIHRoZSBVUkw6IGh0 dHA6Ly9wZXRlcmcy
LmNvbm5lY3QuY29tLmF1LyANVGhlIGZvbGxvd2luZyBlcnJvciB3YXMgZW5j b3VudGVyZWQ6IA1V
bmFibGUgdG8gZGV0ZXJtaW5lIElQIGFkZHJlc3MgZnJvbSBob3N0IG5hbWUg Zm9yIHBldGVyZzIu
Y29ubmVjdC5jb20uYXUgDVRoZSBkbnNzZXJ2ZXIgcmV0dXJuZWQ6IA1OYW1l IEVycm9yOiBUaGUg
ZG9tYWluIG5hbWUgZG9lcyBub3QgZXhpc3QuIA1UaGlzIG1lYW5zIHRoYXQ6 IA0gVGhlIGNhY2hl
IHdhcyBub3QgYWJsZSB0byByZXNvbHZlIHRoZSBob3N0bmFtZSBwcmVzZW50 ZWQgaW4gdGhlIFVS
TC4gDSBDaGVjayBpZiB0aGUgYWRkcmVzcyBpcyBjb3JyZWN0LiANWW91ciBj YWNoZSBhZG1pbmlz
dHJhdG9yIGlzIGNhY2hlLWFkbS4gDQ1HZW5lcmF0ZWQgVHVlLCAwNyBNYXkg MjAwMiAyMzo1OTo1
NiBHTVQgYnkgcHJveHk1Lm1lbC5jb25uZWN0LmNvbS5hdSAoU3F1aWQvMi40 LlNUQUJMRTYpDQ0A
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAA6AwAAYgMA
AGMDAABkAwAAhgMAAKQDAAClAwAApgMAAMsDAADMAwAA/gMAABQEAAAVBAAA FgQAAC4EAAAvBAAA
WwQAAFwEAABtBAAAbgQAALQEAAC1BAAA1wQAANgEAAD0BAAA/QQAAP8EAAAA BQAAAQUAAFkFAABa
BQAAWwUAAPnz7uni3djTzsnDvrm0r6qloJuXk4+Lhn96dXBrZmQAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAANdBgAJXQUAYQkMYxgACV0FAGEJDGMY AAldBQBhCQxjGAAJ
XQUAYQkMYxgACV0FAGEJDGMYAA1dBQBeAWEJDGICYxgACV0FAGEJDGMYAAZd BwBhCQwABl0HAGEJ
DAAGXQcAYQkMAAZdBwBhCQwACV0FAGEJDGMYAAldBQBhCQxjGAAJXQUAYQkM YxgACV0FAGEJDGMY
AAldBQBhCQxjGAAJXQUAYQkMYxgACV0FAGEJDGMYAAldBQBhCQxjGAALVgFd BQBhCQxjGAAJXQUA
YQkMYxgACV0FAGEJDGMYAAldBQBhCQxjGAAJXQUAYQkMYxgACV0FAGEJDGMY AA1dBQBeAWEJDGIC
YxgACV0FAGEJDGMYAAldBQBhCQxjGAALVQFdBQBhCQxjJAALVQFdBQBhCQxj JAAAHzoDAABjAwAA
ZAMAAKYDAADMAwAAFgQAAC8EAABcBAAAbgQAALUEAADYBAAAAAUAAAEFAABa BQAAWwUAAP0AAAAA
AAD7AAAAAAAA+QAAAAAAAPcAAAAAAADyAAAAAAAA8AAAAAAAAOsAAAAAAADp AAAAAAAA1gAAAAAA
AMMAAAAAAADBAAAAAAAAvwAAAAAAAL0AAAAAAAC7AAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAEAAAABAAAAAQAAABIAAA8g AAoAAL8Dfgc9C/wO
uxJ6Fjka+B23IQAAAAAAAAAAAAAAEgAADyAACgAAvwN+Bz0L/A67EnoWORr4 HbchAAAAAAAAAAAA
AAABAAAABAAAEGgBEWgBAAEAAAAEAAAQaAERaAEAAQAAAAEAAAABAAAAAQAA AAAOOgMAAFsFAAAD
ADoDAABbBQAABAAAAAAAIQIAAAAA/////wAA/////+4GAAAOAA8ACAABAEsA DwAAAAAAGgAAQPH/
AgAaAAZOb3JtYWwAAgAAAAMAYQkEAAAAAAAAAAAAAAAAAAAAAAAAACIAQUDy /6EAIgAWRGVmYXVs
dCBQYXJhZ3JhcGggRm9udAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAA0AIAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAD/
QBQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAP7/AwoAAP////8ACQIAAAAA AMAAAAAAAABGHAAA
AE1pY3Jvc29mdCBXb3JkIDYuMCBEb2N1bWVudAAKAAAATVNXb3JkRG9jABAA AABXb3JkLkRvY3Vt
ZW50LjYA9DmycQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAA=
------=_NextPart_000_000F_01C1F68E.29D81320
Content-Type: application/msword;
name="100001.doc"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="100001.doc"
0M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAPgADAP7/CQAGAAAAAAAAAAAAAAAB AAAAAQAAAAAAAAAA
EAAAAgAAAAEAAAD+////AAAAAAAAAAD///////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ///////////////9
/////v////7///8EAAAABQAAAAYAAAAHAAAACAAAAP7///////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// /////////////1IA
bwBvAHQAIABFAG4AdAByAHkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAWAAUA//////////8BAAAAAAkCAAAAAADAAAAAAAAARgAAAAAAAAAA AAAAAADYRzYn9sEB
AwAAAMALAAAAAAAAVwBvAHIAZABEAG8AYwB1AG0AZQBuAHQAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAABoAAgECAAAA//////////8AAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAgsAAAAAAAABAEMAbwBtAHAATwBiAGoAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEgACAP////////// /////wAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC0AAABuAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAA////////
////////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAQAA
AAIAAAADAAAABAAAAAUAAAAGAAAABwAAAAgAAAAJAAAACgAAAAsAAAAMAAAA DQAAAA4AAAAPAAAA
EAAAABEAAAASAAAAEwAAABQAAAAVAAAAFgAAABcAAAAYAAAAGQAAABoAAAAb AAAAHAAAAB0AAAAe
AAAAHwAAACAAAAAhAAAAIgAAACMAAAAkAAAAJQAAACYAAAAnAAAAKAAAACkA AAAqAAAAKwAAACwA
AAD+////LgAAAP7///////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ////////////////
//////////////////////////////////////////////////////////// ///////////cpWUA
I8AJBAAAAAAAAAAAAAAAAAAAAAA6AwAAfAQAAAILAAAAAAAAAAAAAAAAAAAA AAAAQgEAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALAoAAGwAAAAsCgAAbAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAFAoAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAoAAAoAAAAKCgAACgAAAAAAAAAAAAAAqgIAAJAAAAAoCgAA BAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAA7AoAAAIAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AACYCgAAVAAAAO4K
AAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAwAEAAEAAQAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAkAAVEAAA
AABUaW1lcyBOZXcgUm9tYW4ADBAAAAIAU3ltYm9sAAsgAAAAAEFyaWFsABMg AAAAAE1TIFNhbnMg
U2VyaWYADBAAAAIAU3ltYm9sABUQAAAAAFRpbWVzIE5ldyBSb21hbgAVEAAA AABUaW1lcyBOZXcg
Um9tYW4AESAAAAAAQ291cmllciBOZXcARVJST1INVGhlIHJlcXVlc3RlZCBV UkwgY291bGQgbm90
IGJlIHJldHJpZXZlZA0NV2hpbGUgdHJ5aW5nIHRvIHJldHJpZXZlIHRoZSBV Ukw6IGh0dHA6Ly8x
MC4wLjAuMi8gDVRoZSBmb2xsb3dpbmcgZXJyb3Igd2FzIGVuY291bnRlcmVk OiANQ29ubmVjdGlv
biBGYWlsZWQgDVRoZSBzeXN0ZW0gcmV0dXJuZWQ6IA0gICAgKDE0NSkgQ29u bmVjdGlvbiB0aW1l
ZCBvdXQNVGhlIHJlbW90ZSBob3N0IG9yIG5ldHdvcmsgbWF5IGJlIGRvd24u IFBsZWFzZSB0cnkg
dGhlIHJlcXVlc3QgYWdhaW4uIA1Zb3VyIGNhY2hlIGFkbWluaXN0cmF0b3Ig aXMgd2VibWFzdGVy
LiANDQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAA6AwAAPwMA
AEADAABoAwAAaQMAAGoDAACMAwAAnAMAAJ0DAACeAwAAwwMAAMQDAADWAwAA 1wMAAOwDAADtAwAA
CwQAAAwEAABSBAAAUwQAAG8EAAB4BAAAegQAAHsEAAB8BAAA+fPt5+Ld1tHM x8K8t7KtqKSfmpWO
iYSCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANdBgAJXQUAYQkMYxgACV0FAGEJ DGMYAA1dBQBeAWEJ
DGICYxgACV0FAGEJDGMYAAldBQBhCQxjGAAJXQUAYQkMYxgABl0HAGEJDAAI VgFdBwBhCQwACV0F
AGEJDGMYAAldBQBhCQxjGAAJXQUAYQkMYxgAC1UBXQUAYQkMYxgACV0FAGEJ DGMYAAldBQBhCQxj
GAAJXQUAYQkMYxgACV0FAGEJDGMYAA1dBQBeAWEJDGICYxgACV0FAGEJDGMY AAldBQBhCQxjGAAL
VQFdBQBhCQxjJAALVQFdBQBhCQxjJAALVQFdBQBhCQxjMAALVQFdBQBhCQxj MAAAGDoDAABAAwAA
aQMAAGoDAACeAwAAxAMAANcDAADtAwAADAQAAFMEAAB7BAAAfAQAAP0AAAAA AAD7AAAAAAAA+QAA
AAAAAPcAAAAAAAD1AAAAAAAA1AAAAAAAANIAAAAAAAC/AAAAAAAAvQAAAAAA ALsAAAAAAAC5AAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAQAAAAEAAAASAAAPIAAKAAC/A34H PQv8DrsSehY5Gvgd
tyEAAAAAAAAAAAAAAAEAAAAgAAANCww0/wEAAAAABAAAAAAAaAEAAAAAAAC3 AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAABHQAhOY/gABAAAAAQAAAAEAAAABAAAAAQAA AAALOgMAAHwEAAAD
ADoDAAB8BAAABAAAAAAAQgEAAAAA/////wAA/////+4GAAAOAA8ACAABAEsA DwAAAAAAGgAAQPH/
AgAaAAZOb3JtYWwAAgAAAAMAYQkEAAAAAAAAAAAAAAAAAAAAAAAAACIAQUDy /6EAIgAWRGVmYXVs
dCBQYXJhZ3JhcGggRm9udAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAA0AIAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAD/
QBQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAP7/AwoAAP////8ACQIAAAAA AMAAAAAAAABGHAAA
AE1pY3Jvc29mdCBXb3JkIDYuMCBEb2N1bWVudAAKAAAATVNXb3JkRG9jABAA AABXb3JkLkRvY3Vt
ZW50LjYA9DmycQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAA=
------=_NextPart_000_000F_01C1F68E.29D81320
Content-Type: text/plain; charset=us-ascii
------------------------------------------------------------ ---------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
------=_NextPart_000_000F_01C1F68E.29D81320--
Re: Apache on Windows
am 08.05.2002 05:59:33 von Octavian Rasnita
Go to Control Panel/Internet Options.
There make sure you have that radio button with "Dial a conection whenever
a network connection is not present" or "never dial a connection".
If it won't work, go to security tab, choose Intranet, then press the
"sites" button and put the network address of the other computer in there.
It will make them know that the other computer is in Intranet.
HTH.
Teddy,
orasnita@home.ro
----- Original Message -----
From: "Peter"
To:
Sent: Wednesday, May 08, 2002 5:44 AM
Subject: Re: Apache on Windows
> What do you get when attempting to connect to the web server on the
> win98 box from the NT box?
The NT box insists I go on line and then says the URL requested
(http:/10.0.0.2/) could not be retrieved connection failed etc (see
attachment)
Using the name of the box gets a similar message but this time the failed
URL is http//peterg2.connect.com (see attachment)
> Can you connect to the web server on the win98 box from the win98
> box using its IP address?
Yes, both using IP (10.0.0.2) and name (peterg2)
I still cannot connect from the Win98 to the NT box without the win98 being
connected to the internet.
Note that provided I use network neighbourhood and find the direct path to
the web pages on the NT box I can access them from the win98 without being
on line. Similarly I can access the win98 site from the NT box, although
cgi does not work.
Where do I start looking for the problems?
Regards
Peter Goggin
----- Original Message -----
From: "Lee Fellows"
To:
Sent: Wednesday, May 08, 2002 1:37 AM
Subject: Re: Apache on Windows
> On Tue, 2002-05-07 at 10:32, Peter wrote:
> > I reset the IP addresses , but was still not able to connect to the web
site
> > on the win98 box from the NT box.
>
> What do you get when attempting to connect to the web server on the
> win98 box from the NT box?
>
> Can you connect to the web server on the win98 box from your Linux
> box?
>
> Can you connect to the web server on the win98 box from the win98
> box using its IP address?
>
> The issue with NT insisting on opening the internet connection to get
> to your local machine may have to do with the way routing is/or is not
> configured. You may need to add a route on the NT box telling it
> that it can directly reach the 10.0.0.0 net without going through your
> ISP.
>
>
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
---
Some files have not been scanned
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/02
------------------------------------------------------------ ----------------
----
------------------------------------------------------------ ---------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: Apache on Windows
am 08.05.2002 13:58:43 von Lee Fellows
Peter,
I am not a Windows expert. What Teddy recommends for changing the
dialup setting sounds reasonable. Another way around that is to
setup a net route to tell the NT IP stack that the 10.0.0.0 network is
locally accessable: i.e., route add net 10.0.0.0 gw 10.0.0.1. The
syntax may be different on the NT box, but the sense is the same. What
this does is tell the IP stack to access any 10.*.*.* address locally,
as opposed to going to your ISP.
Secondly, the dns problem can be corrected by adding an entry to
your hosts file on the NT machine with an entry like:
10.0.0.2 peterg2.connect.com peterg2
You would find the hosts file in winnt\system32\drivers\etc. If it has
not been setup or modified since initial NT installation, you may have
to copy hosts.sam to hosts and then make the entry.
On Tue, 2002-05-07 at 22:44, Peter wrote:
> > What do you get when attempting to connect to the web server on the
> > win98 box from the NT box?
> The NT box insists I go on line and then says the URL requested
> (http:/10.0.0.2/) could not be retrieved connection failed etc (see
> attachment)
>
> Using the name of the box gets a similar message but this time the failed
> URL is http//peterg2.connect.com (see attachment)
>
> > Can you connect to the web server on the win98 box from the win98
> > box using its IP address?
> Yes, both using IP (10.0.0.2) and name (peterg2)
>
> I still cannot connect from the Win98 to the NT box without the win98 being
> connected to the internet.
Trying to go from Win98 to NT does the same thing? If so, Teddy's
suggestions and those above regarding the NT setup should also clear
this up.
>
> Note that provided I use network neighbourhood and find the direct path to
> the web pages on the NT box I can access them from the win98 without being
> on line. Similarly I can access the win98 site from the NT box, although
> cgi does not work.
Network Neighbourhood uses other protocols. You may want to check
to see if these are bound to TCP/IP. You can check via your network
configuration application on both Win98 and NT.
>
> Where do I start looking for the problems?
>
> Regards
>
> Peter Goggin
I am still curious as to whether you can access the Win98 web server
from your Linux machine. While the above suggestions regarding Win98
and NT may clear up the entire problem, if the Linux machine cannot
connect, there may be other issues that need to be resolved.
> ----- Original Message -----
> From: "Lee Fellows"
> To:
> Sent: Wednesday, May 08, 2002 1:37 AM
> Subject: Re: Apache on Windows
>
>
> > On Tue, 2002-05-07 at 10:32, Peter wrote:
> > > I reset the IP addresses , but was still not able to connect to the web
> site
> > > on the win98 box from the NT box.
> >
> > What do you get when attempting to connect to the web server on the
> > win98 box from the NT box?
> >
> > Can you connect to the web server on the win98 box from your Linux
> > box?
> >
> > Can you connect to the web server on the win98 box from the win98
> > box using its IP address?
> >
> > The issue with NT insisting on opening the internet connection to get
> > to your local machine may have to do with the way routing is/or is not
> > configured. You may need to add a route on the NT box telling it
> > that it can directly reach the 10.0.0.0 net without going through your
> > ISP.
> >
> >
> >
> > ------------------------------------------------------------ ---------
> > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> > For additional commands, e-mail: users-help@httpd.apache.org
> >
>
>
>
> ---
>
> Some files have not been scanned
>
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/02
> ----
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
Re: Apache on Windows
am 08.05.2002 15:17:33 von Peter
Thank you for your help. I now can access either web site from the remote
computer without the need for an internet connection.
Regards
Peter Goggin
----- Original Message -----
From: "Octavian Rasnita"
To:
Sent: Wednesday, May 08, 2002 1:59 PM
Subject: Re: Apache on Windows
> Go to Control Panel/Internet Options.
> There make sure you have that radio button with "Dial a conection
whenever
> a network connection is not present" or "never dial a connection".
>
> If it won't work, go to security tab, choose Intranet, then press the
> "sites" button and put the network address of the other computer in there.
> It will make them know that the other computer is in Intranet.
>
> HTH.
> Teddy,
> orasnita@home.ro
>
> ----- Original Message -----
> From: "Peter"
> To:
> Sent: Wednesday, May 08, 2002 5:44 AM
> Subject: Re: Apache on Windows
>
>
> > What do you get when attempting to connect to the web server on the
> > win98 box from the NT box?
> The NT box insists I go on line and then says the URL requested
> (http:/10.0.0.2/) could not be retrieved connection failed etc (see
> attachment)
>
> Using the name of the box gets a similar message but this time the failed
> URL is http//peterg2.connect.com (see attachment)
>
> > Can you connect to the web server on the win98 box from the win98
> > box using its IP address?
> Yes, both using IP (10.0.0.2) and name (peterg2)
>
> I still cannot connect from the Win98 to the NT box without the win98
being
> connected to the internet.
>
> Note that provided I use network neighbourhood and find the direct path to
> the web pages on the NT box I can access them from the win98 without being
> on line. Similarly I can access the win98 site from the NT box, although
> cgi does not work.
>
> Where do I start looking for the problems?
>
> Regards
>
> Peter Goggin
> ----- Original Message -----
> From: "Lee Fellows"
> To:
> Sent: Wednesday, May 08, 2002 1:37 AM
> Subject: Re: Apache on Windows
>
>
> > On Tue, 2002-05-07 at 10:32, Peter wrote:
> > > I reset the IP addresses , but was still not able to connect to the
web
> site
> > > on the win98 box from the NT box.
> >
> > What do you get when attempting to connect to the web server on the
> > win98 box from the NT box?
> >
> > Can you connect to the web server on the win98 box from your Linux
> > box?
> >
> > Can you connect to the web server on the win98 box from the win98
> > box using its IP address?
> >
> > The issue with NT insisting on opening the internet connection to get
> > to your local machine may have to do with the way routing is/or is not
> > configured. You may need to add a route on the NT box telling it
> > that it can directly reach the 10.0.0.0 net without going through your
> > ISP.
> >
> >
> >
> > ------------------------------------------------------------ ---------
> > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> > For additional commands, e-mail: users-help@httpd.apache.org
> >
>
>
>
> ---
>
> Some files have not been scanned
>
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/02
>
>
>
> ------------------------------------------------------------ --------------
--
> ----
>
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
> ------------------------------------------------------------ ---------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.350 / Virus Database: 196 - Release Date: 17/04/02
RE: Apache on Windows
am 07.03.2007 15:03:53 von GSchultz
------_=_NextPart_001_01C760C1.70404204
Content-Type: text/plain
Run it on Windows Server 2003 and XP with no real issues. Use with OpenSSL
and PHP. Good resources to use for Apache on Windows can be found at:
http://hunter.campbus.com/
http://www.apachelounge.com/
Gary T. Schultz
IT Administrator
Wisconsin Department of Commerce
608-266-1283
gschultz@commerce.state.wi.us
_____
From: Randall Fox [mailto:RLFox@helzberg.com]
Sent: Tuesday, March 06, 2007 2:39 PM
To: users@httpd.apache.org
Subject: [users@httpd] Apache on Windows
Hello, I am wondering if any of you use Apache on Windows, and if so what
your experience has been like so far.
Thanks, RL. Fox.
Internet E-mail Disclaimer
This message contains confidential information and is intended only for the
individual(s) named. If you are not the named addressee you should not
disseminate, distribute or copy this E-mail. Please notify the sender
immediately by E-mail if you have received this E-mail by mistake and delete
this E-mail from your system. E-mail transmission cannot be guaranteed to be
secure or error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The recipient
should check this E-mail and any attachments for the presence of viruses.
The sender and Helzberg Diamond Shops, Inc. therefore does not accept
liability for any errors or omissions in the contents of this message, which
arise as a result of E-mail transmission. Views of this E-mail and of
Helzberg Diamond Shops, Inc. employees do not necessarily reflect the views
of Helzberg Diamond Shops, Inc. If verification is required please request a
hard-copy version.
Helzberg Diamond Shops, Inc. - 1825 Swift Ave. - N. Kansas City, MO
- USA - www.helzberg.com
------_=_NextPart_001_01C760C1.70404204
Content-Type: text/html
color=#0000ff size=2>Run it on Windows Server 2003 and XP with no real issues.
Use with OpenSSL and PHP. Good resources to use for Apache on Windows can be
found at:
color=#0000ff size=2>
color=#0000ff size=2>
href="http://hunter.campbus.com/">http://hunter.campbus.com/
color=#0000ff size=2>
href="http://www.apachelounge.com/">http://www.apachelounge. com/
color=#0000ff size=2>
Gary T. Schultz
IT Administrator
Wisconsin Department of
Commerce
608-266-1283
href="mailto:gschultz@commerce.state.wi.us">gschultz@commerc e.state.wi.us
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Hello, I am wondering if any of
you use Apache on Windows, and if so what your experience has been like so
far.
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Thanks, RL.
Fox.
Internet E-mail
Disclaimer
This message contains confidential
information and is intended only for the individual(s) named. If you are not
the named addressee you should not disseminate, distribute or copy this
E-mail. Please notify the sender immediately by E-mail if you have received
this E-mail by mistake and delete this E-mail from your system. E-mail
transmission cannot be guaranteed to be secure or error-free as information
could be intercepted, corrupted, lost, destroyed, arrive late or incomplete,
or contain viruses. The recipient should check this E-mail and any attachments
for the presence of viruses. The sender and Helzberg Diamond Shops, Inc.
therefore does not accept liability for any errors or omissions in the
contents of this message, which arise as a result of E-mail transmission.
Views of this E-mail and of Helzberg Diamond Shops, Inc. employees do not
necessarily reflect the views of Helzberg Diamond Shops, Inc. If verification
is required please request a hard-copy version.
Helzberg Diamond Shops, Inc. - 1825
Swift Ave. - N. Kansas City, MO - USA - www.helzberg.com
------_=_NextPart_001_01C760C1.70404204--
RE: Apache on Windows
am 07.03.2007 17:13:48 von sniedermeyer
We've been using Apache 2.2.X on Windows Server 2003 for a number of months
now and still haven't been able to pin down why it periodically stops
communicating with our backend servers when reverse proxying. Also, there
are some enhancements for performance on Windows that are suggested to be
disabled if you have certain issues. If you have the choice and have a
good sysadmin in house that can keep Linux secure, I would recommend Apache
on Linux vs. on Windows.
Steven
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
RE: RE: Apache on Windows
am 07.03.2007 17:52:52 von Randall Fox
Thanks!
-----Original Message-----
From: sniedermeyer@cob.org [mailto:sniedermeyer@cob.org]=20
Sent: Wednesday, March 07, 2007 10:14 AM
To: users@httpd.apache.org
Subject: [users@httpd] RE: Apache on Windows
We've been using Apache 2.2.X on Windows Server 2003 for a number of
months
now and still haven't been able to pin down why it periodically stops
communicating with our backend servers when reverse proxying. Also,
there
are some enhancements for performance on Windows that are suggested to
be
disabled if you have certain issues. If you have the choice and have a
good sysadmin in house that can keep Linux secure, I would recommend
Apache
on Linux vs. on Windows.
Steven
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server
Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
=20
Internet E-mail Disclaimer=20
This message contains confidential information and is intended only for =
the individual(s) named. If you are not the named addressee you should =
not disseminate, distribute or copy this E-mail. Please notify the =
sender immediately by E-mail if you have received this E-mail by mistake =
and delete this E-mail from your system. E-mail transmission cannot be =
guaranteed to be secure or error-free as information could be =
intercepted, corrupted, lost, destroyed, arrive late or incomplete, or =
contain viruses. The recipient should check this E-mail and any =
attachments for the presence of viruses. The sender and Helzberg Diamond =
Shops, Inc. therefore does not accept liability for any errors or =
omissions in the contents of this message, which arise as a result of =
E-mail transmission. Views of this E-mail and of Helzberg Diamond Shops, =
Inc. employees do not necessarily reflect the views of Helzberg Diamond =
Shops, Inc. If verification is required please request a hard-copy =
version.
Helzberg Diamond Shops, Inc. - 1825 Swift Ave. - N. Kansas City, MO - =
USA - www.helzberg.com
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
RE: apache on windows
am 13.03.2010 18:05:40 von Brent Davidson
--_000_357943C6A994442184B4AB1307D58E5Dmimectl_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
On 03/12/10 15:59, Brent Davidson wrote:
> Can anyone out there tell me if is workable or not to install
> Apache(most current version) on a Windows Web server? I am trying to
> pick up the pieces of a not-so-clean website installation.
It is workable to install Apache on Windows, but if you have any
experience with Linux, I would strongly recommend not to use Windows as
a web server just from a security minded point of view. Linux is much
easier to tighten down (if you're familiar with it, otherwise you'll
spend more time reading man pages than getting the server up).
That being said, I have run an Internet facing web server (granted it
was for a personal web site and wasn't heavily trafficked) from Windows.
The install was painless, the setup was easy, and the management was
exquisitely simple. Granted I didn't have PHP and MySQL to deal with as
well.
--
Yours In Christ,
PIT
Emails are not formal business letters, whatever businesses may want.
Original content copyright under the OWL http://owl.apotheon.org
Please do not CC me. If I'm posting to a list it is because I am subscribed=
..
Thanks for the input.
The company bought the box with Windows webserver, so that is what I have t=
o work
with.
My
next personal project is to install some version of Linux on my own system=
so I can learn it. At this point, I have never even been on a Linux system=
, with the exception of doing some website mods on a hosted site. Should be=
an interesting
challenge!
Thanks
again, and keep the
faith
Brent
--_000_357943C6A994442184B4AB1307D58E5Dmimectl_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
>
E: 13px">
libri','sans-serif'; FONT-SIZE: 11pt">
ord">On 03/12/10 15:59, Brent Davidson wrote:
> Can anyone out there tell me if is workable or not to install
> Apache(most current version) on a Windows Web server? I am trying to
> pick up the pieces of a not-so-clean website installation.
<snip>
It is workable to install Apache on Windows, but if you have any
experience with Linux, I would strongly recommend not to use Windows as
a web server just from a security minded point of view. Linux is much
easier to tighten down (if you're familiar with it, otherwise you'll
spend more time reading man pages than getting the server up).
That being said, I have run an Internet facing web server (granted it
was for a personal web site and wasn't heavily trafficked) from Windows.
The install was painless, the setup was easy, and the management was
exquisitely simple. Granted I didn't have PHP and MySQL<=
/A> to deal with as
well.
--=20
Yours In Christ,
PIT
Emails are not formal business letters, whatever businesses may want.
Original content copyright under the OWL http://owl.apotheon.org
Please do not CC me. If I'm posting to a list it is because I am subscribed=
..
Thanks for the input. The com=
pany bought the box with Windows webserver, so that =
is what I have to work
>with.
=3D"times new roman">My
next personal project is to install so=
me version of Linux on my own system so I can learn it. At this point, I ha=
ve never even been on a Linux system, with the exception of doing some webs=
ite mods on a hosted site. Should be an interes=
ting
es new roman">challenge!
roman">Thanks
again, and keep the
face=3D"times new roman">faith
mes new roman">Brent
V>
--_000_357943C6A994442184B4AB1307D58E5Dmimectl_--