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
0
votes
1 answer

Citrix Web Interface - How to get back Native Embedded Client functionality?

Sometime after Citrix Server 4.6, they removed the ability to use the Native Embedded client. The problem is that we want their application to stay within the browser window rather than seamless or in a seperate window. This use to be possible with…
JoshA
  • 3
  • 1
0
votes
2 answers

httpd-vhosts.conf - Why does this work?

I'm running Apache 2.28 on Windows 7, and this is my directory structure: C:/ www (which contains the Apache server, it's the free Web-Developer Server-Suite, that's its default configuration of C:/www/) vhosts vhosts.1 vhosts.2 and I added to…
Laqua
  • 1
0
votes
4 answers

How to redirect http://example.com to http://www.example.com in tomcat

Is there a way using the virtual server tags in the server.xml file in tomcat to redirect anyone who accesses the domain directly (eg : http://example.com) to redirect them to the http://www.example.com www sub domain? any help would be greatly…
Fuzz
0
votes
1 answer

Is there a service pack for Windows 2008 Web?

I'd like to know if there is a version of recently issued service pack for Windows 7 / Windows 2008 that will work with Windows 2008 Web Edition 64-bit. I tried to update it with the one for Windows 2008 64-bit, but it informed me that it's not…
Tomek
  • 3
  • 1
0
votes
2 answers

Cannot access websites hosted in China

I know there is this Chinese National Firewall that prevent Chinese access to website hosted outside of China. But recently I encountered its opposite, I have a site hosted in China and it been run OK for well over a year. Recently, the site can…
KMC
  • 143
  • 2
  • 8
0
votes
1 answer

Nginx ssl redirection of images

I am trying to set up nginx as reverse proxy for a tomcat server using SSL connection. I want the client's browser to load my tomcat application when nginx reverse proxy's IP is called from client's browser. My tomcat application's address is…
0
votes
1 answer

How to map a domain

Just wondering if anyone can assist me with the following query. I want to allow a customer to utilise our web application for their clients and they have a spare domain. How do we go about mapping their domain to point to our application and then…
Bill Johnson
  • 301
  • 1
  • 5
  • 14
0
votes
1 answer

What is performance bottleneck of my Apache server?

I have too many requests waiting which can be seen from netstat as follows $netstat -anp | grep :80 | grep TIME_WAIT | wc -l 840 $netstat -anp |grep :80 | grep ESTABLISHED | wc -l 50 memory usage : 850MB / 1000MB apache2.conf…
rrh
  • 139
  • 2
  • 7
0
votes
2 answers

should I use a subdomain on live server for my development environment?

What are the pros/ cons of setting up a subdomain to use as a dev environment on the same server as a live webserver? the pros for me are it's already set up - dev.mysite.com, I dont need to worry about setting up another server with same config.…
undefined
  • 654
  • 2
  • 8
  • 18
0
votes
1 answer

Web Accessible Customer Data - Security

The company I work for has everything based online, ie: customer data, order information, stock etc. It's possible to log in from their website and see all of this. Moving everything is not possible. So my question is this, how can I make it more…
0
votes
1 answer

partial responses from remote server

I'm posting this question here, but I'm not 100% sure where the problem lies. I have a site hosted through Media Temple that I'm developing. It's started to continually give me http 206 responses (partial content) on image and js assets. I see these…
0
votes
3 answers

Windows Server 2008 Standard running IIS using a web share from another machine

I have a resource (a directory) on a Windows Server 2008 RS machine that I need to use as a web share on a Windows Server 2008 Server Standard machine running IIS. I am having trouble finding the right permissions to set for the resource to make it…
0
votes
2 answers

how can I measure traffic for Httpd/Ftp and SSH

Is there any way to measure httpd/ftpd and sshd trafic per user basis.
0
votes
2 answers

What Web Server Was Used Before Apache

What did the majority of websites use as web server, before Apache in 1995?
Justin
  • 5,328
  • 19
  • 64
  • 84
0
votes
5 answers

Recommend a web file sharing software please

I'm looking for a web platform to put company files at. My requirements are: should be accessible via a browser should be open source must be installable (dropbox is a no-go) must have an option to put a access time limit on a file must perform…
Baczek
  • 195
  • 1
  • 7