These locations will be used by all of the cd
and other shell
commands in this article.
Some formatting conventions used in examples in this article:
normal text
‘ represents output from the computer.bold text
indicates what you need tobold italicised text
representscd /home/username
“,/home/coar
” instead.normal italicised text in brackets ('[' and ']')
[lots of output here]
“.% this is the first part of the line > and this is the secondYou can run these split-up pieces together into the single line
they represent, or, on Unix, you can actually type the '' and
hit Enter and type in the next portion when the system prompts
you with the '>'. (This convention was chosen because it
matches this Unix behaviour, and most Apache servers are run
on Unix.)
The Apache Web server runs on almost every Unix-like system in the
world, and quite a few systems that don’t resemble Unix at all. It’s
supported on the server platforms of Microsoft Windows (such as
Windows NT and Windows 2000), and runs–but isn’t supported–on
the Windows 95 and Windows 98 platforms.
This breadth of support means that, whatever you’re running, you can
probably use Apache on it. If you want to use Apache on something
that isn’t clearly Windows nor Unix, or you are otherwise unsure,
check the resources in the
‘Going Further‘ section of this article
for places to inquire on how to proceed.
Since Apache is developed as an Open Source’ project, you have a choice
of either using a package that someone else prepared for your platform–if anyone has–or of downloading the source and building it yourself
from the ground
up. Of course, with the dozens of available platforms, there are sure to be
some to which the Apache developers themselves don’t have access, and
so your options may actually be reduced to building the Apache Web server
from scratch yourself.
Since different redistributors and repackagers have their own ideas about
where to put files, the locations identified in the
assumptions section may not be valid if you
installed Apache from such a package. If that’s the case, you’ll just need
to make the appropriate translations between the locations in this article
and those on your system.
Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved
Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.