Questions tagged [web]

"The web," or "world-wide web" is a term for the system of hypertext linked documents accessed over the internet, with a web browser. The "www" that comes before most webpages is a reference to the "world-wide web."

"The web," or "world-wide web" is a term for the system of hypertext linked documents accessed over the internet, with a web browser. The www that comes before most webpages is a reference to the "world-wide web."

In 1989, a British engineer, computer scientist and CERN employee (Tim Berners-Lee) wrote a proposal for what would become the web, publicly introducing the project in 1990 with Belgian computer scientist Robert Cailliau. The introduction of Mosaic (a graphical web browser) in 1993 by the National Center for Supercomputing Applications at the University of Illinois at Urbana-Champaign is widely regarded as the turning point for the web, which is now the most popular portion of the internet.

While the terms "web" and "internet" are often used interchangeably in colloquial language, they are not the same. The web is simply one of many services available on the inter-connected networks that make up the internet.

A more thorough run-down of the web is available at Wikipedia.

542 questions
-1
votes
1 answer

Application log storage/review tool

My boss is wanting me to wrap applications on a few servers with shell scripts (or inline code for those we develop ourselves) to log basic data (user, date/time, commandline) to a central server so that we can start analyzing who is doing…
Yeraze
  • 101
  • 1
-1
votes
2 answers

website hosted outside default website is not working

I deployed my website as a separate webiste in IIS. It is an intranet website and is windows Authenticated i followed the below step created the virtual Path for the published files. Right click on Sites And select "add website". gave FSApp as…
Jayakumar
  • 101
  • 3
-1
votes
1 answer

Accessing web site/server from inside a NAT network

I've got a web server/file server running on a small network that is connected to the outside world via an ADSL line. Everything works great, but the problem we have is that we can't access the web site or server via the URL from inside the network,…
Oliver Haslam
  • 135
  • 1
  • 1
  • 9
-1
votes
1 answer

How should I configure my Apache Hosts File to serve a different site for localhost than for my domain/publicip?

I'm trying to test out a LAMP (with PHP5 specifically) setup with Django already serving a website. I want to do the PHP stuff on localhost for now, so that when I do something like this: curl http://localhost/database/script.php?var=1, I get a…
rofls
  • 103
  • 5
-1
votes
1 answer

Nagios Slide View for Different clients

We have different telecom clients and installed Nagios in all the environments. Here is the my Question : Can we monitor all these Nagios into single monitor and it should be slideshow like first two minutes one client and next 2 two minutes next…
Ram
  • 7
  • 1
-1
votes
2 answers

Virtual hosts links to index instead of page?

I have set up my virtual hosts with xampp. I uncommented the vhosts line in the httpd.conf file and added the virtual hosts in the vhosts document. The files for the web pages are located in my htdocs folder (two separate folders for each page…
user1390754
-1
votes
1 answer

Installing a python web framework on shared web host without sudo

I have a Cloud Linux shared web hosting service with a popular company. They provided python but not enough libraries for me to run a FLASK micro web framework. I do not have admin access,YUM, or PIP so I can run any install scripts. What would I…
Gabriel Fair
  • 71
  • 1
  • 10
-1
votes
1 answer

Filesystem for web developing

My distro is ArchLinux. I have an empty HDD I would like to mount at /srv. What is the best filesystem for storing projects (PHP, Zend Framework, many files up to 100 kB but they may be bigger - images or small video files)?
-1
votes
1 answer

Why is it that All hostnames are domain names, but not all domain names are hostnames

Why is it that All hostnames are domain names, but not all domain names are hostnames. Source: http://answers.yahoo.com/question/index?qid=20070820080918AA2kINu, also quoted as an answer in…
Pacerier
  • 521
  • 16
  • 35
-1
votes
1 answer

Looking for opinions on Virtual Web Appliances

My client is looking for some web filtering devices and I'm looking for some recommendations for virtual appliances. Anyone got any thoughts?
-1
votes
1 answer

AWS:EC2:: Why my web folder is called "html"?

My environment is: Amazon linux 64 bit I have a few questions... I don't know if it's Ubuntu or Red Hat, is there any way to check? And I need to run PHP and MySQL, thus I installed httpd. is httpd == apache? But on my default page, it says: please…
heathub
  • 113
  • 1
  • 2
  • 6
-1
votes
3 answers

Configure FTP Publishing on IIS 7.5

I have a server that is hosting multiple websites. I want users to be able to access their sites using FTP all running on port 21. Is this possible in IIS 7.5 (wont surprise me if it isnt!)
Jimbo
  • 309
  • 1
  • 5
  • 16
-1
votes
2 answers

Apache /folder redirect to different IP

We have a site, www.domain.net running on xxx.xxx.xxx.1, we would like to have a folder/alias of www.domain.net/time redirect to the root of a site at xxx.xxx.xxx.2. How would you do this with apache directives? Examples would be awesome. Or guides.…
Physikal
  • 570
  • 2
  • 9
  • 22
-1
votes
1 answer

Download Sharepoint Online files via Powershell

I've been handed a project, where our marketing dept produces images and each workstation & laptop need to download those images on startup or login. (wallpaper folder, screen saver images, etc etc) I'd like to use Sharepoint Online to store a…
ltwally
  • 315
  • 2
  • 7
  • 23
-1
votes
1 answer

How to debug a website that appears to be unreachable to one person but not another (as a user, not the developer or admin)?

I have some website of a photographer that took some photos and is sharing them through his website. The website appears to work from one country (it works for one family member) but it does not even load for me. The site does not use ssl so I…
mathtick
  • 113
  • 5