Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
1 + 4 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: Intranet setup
by Bender on 2004/5/25 13:22:52


Just use the IP of the server to access it from the other servers.

You can also add an entry to every 'hosts' file on all of the other pc´s as it aren´t so many like this with the ip and the name it should be associated with.

[edit] argh ... beaten by Herko

[edit 2] Here is more:

From the documentation of swamp (you read it dadoprom, did you? )
Quote:
Having installed SWAMP, and successfully started Apache and mySQL it is
now time to test the installation. Using a browser go to:

http://localhost/ or http://127.0.0.1

NOTE: 127.0.0.1 is a reserved address called a local loopback address.
This is the "localhost" -- or your local machine: localhost and 127.0.0.1
are interchangeable. Using this address (or your machine name) you can
access the Apache webserver without an Internet connection. (If your
machine is connected to a network you can access the webserver by
going to: http://yourIPaddress/)


Thus it should not be neccessary to alter config files if i read it correctly.
Re: Intranet setup
by Herko on 2004/5/25 13:16:22

You will probably have to look up your httpd.conf in the apache/conf folder. There, find the servername, and change that from localhost to what the server is called in the network. If the server doesn't have a name, use the IP address.

Also, make sure that there isn't a line like this in the httpd.conf file:
Order Deny,Allow
Deny from all
Allow from 127.0.0.1

Make sure it is set to
Order Allow,Deny
Allow from all

That way, other computers will be able to access the server. If ther eis no such thing in the httpd.conf file, make sure there isn't a .htaccess file with those lines in it.

I hope this helps.

Herko
Intranet setup
by dadoprom on 2004/5/25 12:43:12

hello,
I have win NT 4 on my intranet server. I would like to set on it a www server up. I succesfully installed SWAMP (apache, mysql, php all in one for NT),but it only runs on the server as localhost. I would like to access this also from other comps in the intranet (6 PCs). There is enabled TCP/IP protocol on the winNT4, but how to configure it? Then how to access it from some other PC in the intranet, what address should I type in?? It cant be 127.0.0.1 - It is just for localhosts...


I want to install XOOPS on the server and view it from other comps, it doesnt have to be secure or what, it is not connected to the internet.

PLS help me out with this one, I am totaly lost

Who's Online

190 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 190


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits