"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."

learn more… | top users | synonyms

-1
votes
1answer
109 views

Linux web-application production checklist [closed]

Assuming I set up a clean linux system (Debian, CentOS, Ubuntu, other) and that everything (database, caching, web server, application server) is situated on one machine, what should I check before ...
3
votes
6answers
415 views

Correct recursive chmod, separate for files & dirs

I'd like to recursively chmod a directory so that: Files are 0664 Directories are 0775 How to do it better, shorter, fancier? :) Maybe, use umask somehow? All find solutions are too long: I ...
0
votes
1answer
81 views

Form's being sent from root instead user mail

I have server which is hosting few websites. When user fills form on a website I get it from root@webserver instead from mail which belongs to the hosted website. How can I check why is this ...
-4
votes
1answer
69 views

What type of connection to get for a web server [closed]

I've been doing some research about this topic but I had no luck finding my answer. Will a 2Mbps G.SHDSL connection do the work or should I go with a 5/10/20Mbps Metro Ethernet connection? Or am I in ...
0
votes
1answer
525 views

MS Dynamics 2011: Could not load file or assembly 'Microsoft.Crm, Version=5.0.0.0,

we have recently set up a windows 2008 R2 Server with Exchange 2010. Now one of our admins was advised to install MS Dynamics 2011 on that server as well. It seemed to work as we can access the CRM ...
3
votes
4answers
305 views

Is there a simple LDAP-to-HTTP gateway out there?

We have a local LDAP directory that provides basic contact information about our user community. We would like to integrate this into some third-party hosted services that allow us to implement ...
1
vote
1answer
432 views

set iis web farm with WFF and ARR

I use iis7 , wff, arr to setup a web farm. On one web farm controller, the "ready for load balancing" of every content server turn yes almost immediately. I use another machine to be the web farm ...
1
vote
1answer
142 views

apache2 UserDir Deny to everyone exept me

I have set up a Debain 6 VPS for PHP web developpement / personal hosting and have a quick question : I want to host production code in : /var/www/site.com, and developpement code in ...
4
votes
1answer
249 views

Is Tomcat Native worth the trouble?

A little background: I have a webapp that has both Servlet/JSP dynamic content and static files. Pages are always dynamic, and ~10 static resources are served for each page. Everything is served ...
0
votes
2answers
268 views

Where is remote web interface for Server 2008 R2? For starting applications

I want to be able to start and stop (run and terminate) an application when it's needed, not programmatically but through a web interface. I noticed windows home server has a nice web interface shown ...
0
votes
1answer
75 views

Can't reach web server from external source through firewall

We have a web server we are trying to get access to for a customer, we can remote into the customers VPN they have set up for us and can type in the URL for the web server, it brings the logo we have ...
0
votes
3answers
114 views

Domain without WWW not working

My domain is not resolving without using the www. subdomain. I can't work out why... here is my current zone file: rcnhca.org.uk 86400 SOA ns0.gradwell.com hostmaster.gradwell.com 2012 10800 3600 ...
0
votes
1answer
113 views

Dynamically routing web traffic using DNS & Proxys

We have a big pool of web servers for a particular web application we develop on. Our clients currently point there domain or a subdomain using a A record to one of our servers. As we are growing we ...
1
vote
1answer
265 views

Problem installing httpd-devel

I'm trying to install phusion passenger on my CentOS server on Media Temple (dv4). However, I have 3 missing dependencies when trying to install httpd-devel. --> Missing Dependency: httpd = ...
3
votes
2answers
88 views

Internal website and DNS config [duplicate]

Possible Duplicate: Needed: Simple HTTP reverse proxy for Windows 2008 We have two servers sbs2003 and a new server2008(web server). Currently we have remote.example.com pointing to our ...
0
votes
2answers
346 views

Cannot log in to Deluge Web UI?

I've set up deluge using this short guide: http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient#WebUI The deluge service IS running because I can navigate to my local server and see the log in ...
1
vote
1answer
107 views

How to ensure my connection is secure to Google [closed]

Blogspot blogs are banned in Iran, they redirected to a page that says you can't access that site. But when I try to open a blog via HTTPS prefix I get this error: This is certification detail: ...
0
votes
1answer
167 views

Load balancing web/ftp servers with rsync

With the setup of several VPS/Dedicated servers which are identical to load-balance. How would I go about making sure all the code is the same? Recently I've read up about rsync. Not 100% sure what ...
-1
votes
1answer
57 views

Copy and paste free code from some web sites [closed]

The problem is about when I try to copy along code from some web site with many code lines and paste it on notepad++ The problem is that the code paste with one very lone line Seems like no (no ...
-1
votes
1answer
3k views

Who (What?!) is “http://1.1.1.1/bmi”? [closed]

I'm not sure if this is the place to ask but I found some pages who contain links in them that start with "http://1.1.1.1/bmi". Who or what is 1.1.1.1? or maybe http://1.1.1.1/bmi has a meaning more ...
-2
votes
1answer
64 views

Upload and access file with the url [closed]

I need a upload a file and access it via a web browser in public domain. This is needed for my javacript query files . Is there any website where I can upload files and read it as follwoing ...
1
vote
1answer
130 views

Requirements to load balance .NET 3.5 web servers

We're planning to load balance 10 .NET 3.5 web servers. We're using SQL 2008 session state server for session management. What do we need to load balance the .NET web servers? Things we've ...
0
votes
1answer
366 views

ftp user and www-data

I have a websites that should be completely accessible for Apache(www-data user) and I have an ftp user(that has the same username on the server: user1) that should be able to update the website. I ...
8
votes
2answers
2k views

Is there a Mercurial admin web frontend?

Something like Bitbucket (of course much less feature-rich). It must be able to hold multiple repositories, and be private (i.e. if you don't login, it doesn't show you anything). It should be able ...
0
votes
2answers
213 views

Make website available without entering www

I have a website which can be reached through www.example.com. Now I want to make it also accessible under example.com. How can I make this? I have several subdomains e.g. test.example.com, ...
0
votes
1answer
36 views

Application hosted in IIS7 does not provide credentials to Web Service on another server

At the moment we identified that the error is due to security issues. The old server ServerA managed to communicate with WebServerC without problems, now the new server ServerB can connect but the ...
1
vote
2answers
95 views

web server: REST API “forwarder”

We have a REST API in our application, however we do not wish to put the server which provides this API in a web-accessible location. I would like to install something in a web-accessible server ...
0
votes
1answer
108 views

Quickly Routing Web Traffic From 1 Web Server to Another

We need a solution to route web traffic from 1 web server to another. We have 2 dedicated Windows 2008 Servers with our hosting company. 1st server is our main web server and the 2nd is a back-up ...
1
vote
1answer
54 views

Ubuntu can only be accessed at *.local [closed]

I'm running a Ubuntu desktop OS as a Git and web server. The server is named bbtsrv03. Everything is setup perfectly, however the only way I can access this server from my local machine to get to ...
2
votes
1answer
57 views

Adding SSL certificate made it impossible to access all virtual hosts

I just added a self signed SSL certificate on one of my virtual hosts. I'm using Ubuntu Server and Webmin, if that helps. The site I added the certificate for works perfectly, but trying to access a ...
0
votes
1answer
175 views

Customer file download speeds from my server are slow [closed]

Server running iis 7 and connected to a 25 meg up/down connection. Users from comcast only getting 25-60k download speed. Others on the same providor as mine get 350k. Server internal file transfer ...
4
votes
3answers
300 views

DNS redirect error (probably CNAME related)

I have this question. There's a lot of information out there but none of the things I tried helped and I am still unable to identify if it can be helped at all. I have a site originally with a ...
0
votes
2answers
2k views

Will adding more ram decrease CPU use?

I had a virtual server with 2GB ram and average use was always under 1GB of ram, so I got a new one for exact same purpose and I only got 1GB of ram. But it seems to me that it uses more CPU now. ...
1
vote
1answer
137 views

configure apache 2.2 to avoid 504 error in blackberry devices

I deploy an application to a local instance of Apache. This web app is for mobile devices. The app works well on an iphone or android, but from BlackBerry devices I get a 504 error. Do I need another ...
0
votes
1answer
150 views

setup web server behind a router [closed]

I want to turn a laptop with a broken monitor into a home web server behind a wireless router (buffalo airstation). I removed all ubuntu gui packages and installed lighttpd. The laptop has a fixed ip ...
3
votes
2answers
334 views

Are SSL Client Certificates well supported by all major browsers?

We're thinking of improving the authentication of some critical webpages with client certificates, but we're not sure whether it's a widely used standard. Are SSL Client Certificates well supported ...
0
votes
1answer
340 views

How do I check on the visitor statistics of a website that I do not own?

How do I check the visitor statistics of a webpage/website that does not belong to me ? (for example, I would like to know roughly how many people actually use http://www.askjonskeet.com/)
3
votes
3answers
302 views

Why is DownOrNot and JustPing reporting that my website is down?

I was pinging my site with DownOrNot and it is reporting that my website is down from ALL locations: http://www.downornot.com/qweop Then I pinged it with JustPing and it is reporting that my website ...
2
votes
4answers
438 views

Web Based Linux Server Monitoring

I'm in search of a tool that would monitor my server, something like a phpSysInfo or munin. I want to gather as much as possible so log parsing would be ideal. Also I need an opensource solution ...
-1
votes
1answer
911 views

How to deploy Java Web Application in Hostgator?

I have a Java Web application and I have a VPS hosting bought from Hostgator in which recently the tomcat has been installed. But I couldn't find a way to deploy my application and I talked with more ...
1
vote
1answer
445 views

How to test keep-alive is working on client end

What are some different ways/tools to verify that keep-alive is working on the server from the client's end?
0
votes
1answer
51 views

Local web application slow down when computer plugged into router [closed]

I have a situation with a user running web application on his local machine for testing. This machine is not connected to the internet. The application is very responsive at this point. However, when ...
1
vote
1answer
1k views

Why can't I access my site with a WWW. prefix?

For some reason I cannot access my website with the www. prefix. This is what my current DNS records look like: example.com A 192.0.2.99 www.example.com A 192.0.2.99 Could anyone help ...
0
votes
5answers
242 views

Apache www folder is read only

I am trying to create files in my /var/www folder (debian), but the folder is read only. The only way I can create a file is to go into root and create it in the terminal. Then I have to edit the ...
1
vote
1answer
175 views

Asp.Net web farm IIS on EC2 and ELBs

I'm a developer now developing my startup. I really don't know much about IIS setup. I will host my startup on Amazon EC2. And I want to know how can I scale my application if my traffic increase. I ...
0
votes
0answers
58 views

Changing PHP settings on rented web server - for Manifest (.htaccess) file

I'm not sure if this is the right place for this kind of question so sorry in advance. I am creating an offline web app for the iPhone, and right now I am renting servers (well, on a free package) ...
0
votes
1answer
63 views

HTTPS Site Accessed through IE but can not accessed through firefox

Recently upgraded Apache version to 2.2.19, have done configuration (https) as usual, while trying to access the applications through IE its working fine. But while trying to access through Firefox, ...
-1
votes
1answer
123 views

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

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

When Installing Apache Web Server

And you go to http://localhost, are you supposed to see a message that says "It works!" If not, how do you fix this? Operating system: Windows 7 Apache Web Server:Win32 Binary including OpenSSL ...
0
votes
2answers
33 views

Help with installing Apache Web Server!

Okay, so up until recently, I've been hosted by someone else. Now, I'm trying out Apache web server (which is restating the obvious, given the title). I downloaded this one: ...