Apache Server


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Apache Server
# 1  
Old 07-03-2001
Network Apache Server

I Don't speak english very good...

i'm new to unix.

I have Win98SE and Apache for win32

Pentium MMX-166MHz
200MB Free

Apache/1.3.20 (Win32) PHP/4.0.6

My url is my ip and i want to get domain
exsample "www.cfir.co.il"
so i want to get UNIX.

i want to get standard UNIX server not FreeBSD, OpenBSD ...

where i can get unix (Standard Unix\Unix: L8) in 1 file?

Last edited by cfir; 07-03-2001 at 11:22 AM..
cfir
# 2  
Old 07-03-2001
Sounds like what you really need is a DNS entry that points yout domain name to your IP. UNIX can do this, but you might want to look at www.zoneedit.com first. You can get UNIX at http://redhat.com
Good luck
# 3  
Old 07-03-2001
MySQL Thanks

Thanks! Smilie
cfir
# 4  
Old 07-03-2001
Error Problem

This is a iso file (Image File). i need a normal file
cfir
# 5  
Old 07-04-2001
By 'normal file' you mean what exactly? (install-unix.exe?)

ISO images are by far the most common distribution method for
unix/linux (and bsd!) systems.

The ISO is ready to burn onto CD, so just boot from it and follow
the installation instructions.

However, I get the feeling that you want to run UNIX as if it were
an application in Windows. (!?)

UNIX is an operating system, not an application, if you want
UNIX, burn the CD, and ditch the Micro$oft box...

If anyone has other ideas...
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

CPU high - apache real server OK, virtual server not

Got two RHEL servers - one real and one virtual/cloud. Both run apache web server. When traffic is applied, CPU seems to go quite high on virtual one (20%) but real is not really affected. Worry is that a further increase in traffic will see a problem. Experience of RHEL is limited. Whats... (2 Replies)
Discussion started by: psychocandy
2 Replies

2. Solaris

Apache Server installation

Hi, can we install two diferent versions of apache on same server for different applications? (1 Reply)
Discussion started by: madhudeva
1 Replies

3. Programming

Problem with Perl script after moving from a Windows/Apache Server to a UNIX server.

I have a Perl script that worked fine before moving it to justhost.com. It was on a Windows/Apache server. Just host is using UNIX. Other Perl scripts on other sites that were also moved work fine so I know Perl is functioning. The script is called cwrmail.pl and is located in my cgi-bin. When I... (9 Replies)
Discussion started by: BigBobbyB
9 Replies

4. Ubuntu

Apache Server troubleshooting

I'm having issues getting apache to respond to requests outside of my local LAN. If I goto my server URL (www .poillion. com) it says connecting... but never finishes and returns anything. I'm using Ubuntu Server 10.10. a) The DNS is working fine. It's pointed to my cable modem's IP and... (1 Reply)
Discussion started by: lorewap3
1 Replies

5. Web Development

Perhaps, different websites on same Apache server.

Reading Apache documentation I come to understand that it can host different websites, either by FQDN or IP address, virtually. Is it possible for an Apache server to run two sites, and no one be able to tell from outside, that they are hosted in the same server? If not possible. Essentially,... (2 Replies)
Discussion started by: Aia
2 Replies

6. UNIX for Advanced & Expert Users

Starting an Apache Server

Sir, I have installed an Apache server in Fedora 9 (packages) and when i go to etc folder and try the command httpd -k start it says command not found....can any one help me out!!! ---------- Post updated at 12:02 PM ---------- Previous update was at 11:46 AM ---------- When i... (4 Replies)
Discussion started by: bssandeshbs
4 Replies

7. Linux

Apache Virtual Server Help

Hi I am trying to configure virtual host on apache and I am running into a problem where the server defaults to the default location and I cannot get apache to pull from the second server. I have configured 2 files in vhosts.d folder I have added NameVirtualHost *.80 to the httpd.conf I have... (0 Replies)
Discussion started by: ratnamg
0 Replies

8. UNIX for Dummies Questions & Answers

moving apache from 1 server to another

i need to move apache 2.2 from one server over to another server..... my servers are in atlanta and i'm logged in here in florida... what commands do i use ???? somebody mentioned the fetch command... please help.... i'm an idiot when it comes to unix (2 Replies)
Discussion started by: marinob007
2 Replies

9. UNIX for Dummies Questions & Answers

Apache Server

I have a question concerning the log file from an apache web server. How can I : a) roughly estimate the number of requests processed per second by the web server. b) tally the top ten hosts who send most of the requests to the web server for the last 30 minutes. Could any... (1 Reply)
Discussion started by: ppychu
1 Replies
Login or Register to Ask a Question