Refers to the software or hardware that make up a webserver, delivering content on a private or public website.

learn more… | top users | synonyms (1)

0
votes
2answers
28 views

How to you serve content of one web server to another?

I am building an application where a blog will be hosted on a server controled by myself (on apache) and served to a clients website (could be on any webserver). I will have multiple clients accessing ...
1
vote
1answer
19 views

Creating a fallback error page for nginx when root directory does not exist

I have set up an any-domain config on my nginx server - to reduce the amount of work needed when I open a new site/domain. This config allows me to simply create a folder in /usr/share/nginx/sites/ ...
0
votes
0answers
33 views

Lighttpd & Scientific Linux

Not sure if this is the best place to ask a general question ... (please feel free to delete it if it's not appropriate for this forum. or let me know if there's a more appropriate forum, thanks) At ...
-3
votes
1answer
47 views

Best Practice for Partitioning CentOS as a Mail Server? [closed]

I've got 8X HP900GB 6G SAS 10K SFF on a HP ProLiant DL380p , i am trying to find best practice to partition it's disk space for a mail server which will expand , while i've got so much i/o processes ...
0
votes
1answer
29 views

Any possible side effect to use APC on shared host? [closed]

I'm using a shared host for a CMS site. This shared host has an option to use "APC". I just tried this option on a test site as it can be enabled just by one click on my account page of the shared ...
0
votes
2answers
80 views

Why Virtualize? [closed]

I am looking at expanding the hardware behind our .NET web application from a single box running the Web Server and SQL Server to two separate units with the web server on one and SQL Server on the ...
0
votes
1answer
17 views

What are the security implications of STARTING a reverse proxied origin server as an unprivileged user?

A common recommendation as part of web server security is to run the server daemon as an unprivileged user (e.g.: nobody) so that exploits executing arbitrary code may have less unwanted effects. ...
0
votes
0answers
11 views

Plesk to Webmin - reconcile/unite vhosts setting from the former to the latter

So I decided to switch from Plesk to Webmin. Normally in Plesk, when I add a new domain name, it would auto generate a document root under /var/www/vhosts/domain_name/ Now moving to Webmin, in a ...
-2
votes
1answer
15 views

How can I configure dyndns service in dlink router? [closed]

The following link is the graphical representation of the networking done in my home. I have a DLINK DIR-600L Wireless router which is connected to modem via a switch. As this router have DDNS ...
-1
votes
0answers
18 views

Setting up an apache site on an Ubuntu server installed in virtualbox [closed]

I have computer, Windows 7 is installed on it. I am developing some PHP projects with apache servers and I have installed virtualbox to have a virtual computer. To upgrade the virtual computer, I have ...
-3
votes
2answers
48 views

Alternatives to wireshark? [closed]

What would be a good option to troubleshoot an interaction of browser with a server besides wireshark? I mean being able to see what the browser sends and receives. Is firebug a good alternative or is ...
-1
votes
2answers
26 views

How to add a module to already installed nginx? [closed]

I have installed nginx 1.4.0 from Ubuntu ppa. I have made all configurations so it works properly, but know i found out that i need some extra modules. How can I add a module now? Please help :-)
0
votes
0answers
33 views

nginx: How to debug an issue with port 80? (nginx-related)

I have been having trouble debugging my issues on my own local port 80 listeners when trying to set up an nginx webserver. I am simply just trying to see the vanilla "welcome to nginx" start page and ...
0
votes
0answers
35 views

At Pinterest what does the term “Web Engine” mean? [closed]

I am reading an article about how Pinterest grew from 1 Web Engine to 90 Web Engines. http://www.businessinsider.com/how-we-scaled-pinterest-2013-4?op=1 What is Web Engine? API Engine?
0
votes
1answer
31 views

File URI in IE has stopped responding

In our office we have a web server that has a very basic set of webpages. Recently the File URI has just stopped responding for many people. When you click on the link, nothing happens, IE does not ...
0
votes
0answers
13 views

HTTP Communications- Browser not receiving all data [migrated]

I have set up a server with my homemade http code on it. My code binds to a port(80) and then listens for requests on that port. My response is sent in pieces using multiple send() calls. If I access ...
1
vote
1answer
32 views

Apache restrict domain [duplicate]

I would like to configure Apache (2.2)to restrict what domains users can access e.g. if apache FQDN is myapache.myfunnydomain.com then apache will only allow requests to resources in ...
0
votes
2answers
44 views

Recommended Partitioning Debian7 Web Server [duplicate]

I am web developper and now I am running a VPS. I always work on my own machine, I have handled various Linux distributions but never a production server. I have created a VPS with 1Gb RAM and 100Gb ...
-3
votes
0answers
30 views

Hiding the actual storage directory of any file to download [closed]

In all the file sharing websites the actual location of where the file is stored stays hidden and each and every time a new random link is generated and that link is lost after a particular period of ...
1
vote
0answers
17 views

Best way to profile Unicorn workers?

I'm trying to get a better picture of what my Unicorn workers are doing. Are they blocked on calls to other services for a significant portion of their cycles? Are they free most of the time? The ...
-2
votes
1answer
31 views

How to add SSL support to web browser? [closed]

Please suggest me how can I add SSL support to thttpd. Or if I can put it straight, how to make my web server have SSL support?
-2
votes
2answers
19 views

Apache web server on Windows without msi installation. Is it possible? [closed]

I want to have Apache server on my windows machine but I don't want to actually install it. Is there an option to just download it and manually start and stop it like in Tomcat? Also I want to run it ...
1
vote
1answer
67 views

Network Design For small office [closed]

First time network designer needing some help with practicing with designs. Here is what I'm trying to implement to help me work out how to do others down the road. The ISP will provide a public /27 ...
-2
votes
0answers
38 views

Web hosting or cloud service? [closed]

I'm developing a web application which will run a MySQL server on top of a Mojolicious (Perl Web framework, which I will need to install on that server alongside with other modules, Moose etc). I was ...
0
votes
1answer
23 views

If a redirect is setup on a webserver, does all traffic continue through the webserver with the redirect?

If we have a redirect setup on a web server inside our company. Does all traffic continue to go through the webserver with the redirect as sort of a middle man? Or does the redirect occur only with ...
0
votes
0answers
31 views

How to check what process is blocking local linux server (Slackware)

I have a Slackware linux server at my work. This is network, database and web server. Our main web application is used as a backend application to administrate our public website (which is frequently ...
1
vote
0answers
27 views

ps x shows weird command: -f html/index.php

Just went to check one of my websites and was greeted by the message: "CGIWrap Error: Real UID could not be changed!". Went in via SSH and tried "ps x" which showed me tons of processes that that ...
-1
votes
1answer
39 views

Need help picking a my first server [closed]

I am looking for a good starter server. I have looked all over Ebay and many other websites. I found a server that caught my attention here. ...
1
vote
0answers
6 views

Apache 2.2.3 SSLProxyVerifyDepth picky with certificates

I am trying to setup an Apache Proxy for HTTPS web requests. The proxy is configured the following: <VirtualHost <IP>:8081> RewriteEngine On RewriteCond %{HTTP:targetPort} ^3443$ ...
0
votes
1answer
19 views

Is requests in IIS httppipeline processed serially?

Based on iis architecture, request from client hitting IIS will pass through httppipeline, specifically through each httpmodule and finally reaches respective httphandlers and then to worker process. ...
0
votes
0answers
13 views

Tomcat 5.5.HTTP 404, the requested resource is not available, NFSv4 mount

I am getting the HTTP 404, requested resource is not available. I do not know how to tackle this issue. Let me give you a brief overview of the environment. I have a system running on CentOS 6.4, ...
1
vote
1answer
67 views

Low cost single-board computer as a web server [closed]

I have been researching single-board computers for use as a low-end web server. I want to create some internal web sites that will not have too much traffic (~20 users, occasional use during the ...
-1
votes
0answers
19 views

Javascript works in browser test in Dreamweaver but not on host server [closed]

So I realise other people have posted with very similar problems, but having read a few of these threads and trying out the proposed solutions, nothing seems to resolve my issue. First of all let me ...
0
votes
1answer
24 views

Typo3 Development-System, Deployment and Live-System

I have a Ubuntu webserver (root access) with TYPO3 6.0.4. In the future, this server is used as public available live server. So far, so the development was on the live system no big problem. But the ...
-2
votes
0answers
21 views

Web server hardware specs [duplicate]

I need to work out hardware specs for a web server. Data: - Simultaneous connections: 300 users - Web pages generated: max 900/ min (300 * (two page wizard + server response)) - POST queries ...
1
vote
1answer
38 views

Linux Program For Stress Testing Current Website [duplicate]

I'm evolved in a project and the server cost's we're using are going to be based on a number of different factors. One of those factors are how many cores we need for the website. If there a ...
1
vote
1answer
50 views

How should I use a proxy server to access the internet - with custom Python plugins for request processing? [closed]

We're trying to understand how to set up a proxy server for our Web application. We need several processes to access the Internet through a proxy server in the internal network. Ideally, we could ...
2
votes
2answers
430 views

How do I protect an Apache (in LAMP) install against the Apache Linux/Cdorked.A backdoor?

Just like the title asks, what can I do to protect against infection by the Apache Linux/Cdorked.A backdoor?
0
votes
1answer
16 views

IIS7.5 wordpress compression won't work

Running wordpress on IIS I can not access my Backend. I get The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression. I do not have to many ...
0
votes
1answer
22 views

link mercurial repo to web server

I have the following situation: In the same machine I have a mercurial server and a web server. The project repository is located at /var/hg/repos/myproyect and the public files for web server are in ...
0
votes
1answer
46 views

What can I do about a (possibly) nonfunctional server?

We're back online. I still don't know what happened though. The power went out... My school's website, (formerly) located at www.petagimnazija.hr, seems to be down. When I try to load it in a ...
0
votes
1answer
29 views

Adding a TXT DNS record to OS X Server

How would I add a TXT record to a DNS zone in OS X Server.app? There's an option for adding a Service Record that happens to have a Text field, but there's also a required Service Type field that I'm ...
-1
votes
1answer
27 views

how to restore public_html folder in cpanel? [closed]

I have accidentally deleted public_html folder in cpanel. I don't have local backup of public_html folder. How can I recover my files?
0
votes
0answers
33 views

What operating system should I go with to set up a personal home email server? [closed]

I am setting up an email server for my personal and my family use. I have looked at many server operating systems that I should use but I need help deciding them. What OS would recommend for this ...
0
votes
0answers
24 views

IP Blocking problems with Web Host

I've been with a US web host provider since 2007 on a Linux Shared Server and I am based within the UK. Just this last month a few of my clients have been having problems accessing email servers and ...
0
votes
1answer
29 views

Glassfish 2.1 won't start after changing Maximum Pool Size

I'm running Glassfish 2.1 on an Ubuntu server, I was trying to test something, so I change in the administrative console on localhost:4848 the Maximum Pool Size to 1, I stopped the server, but when I ...
0
votes
2answers
25 views

Is there any way to speed up browsing a website locally on the website's webserver?

When we make a delivery to our LIVE webservers we like to test they are working. As we have several load balanced webservers in LIVE we need to browse to each one individually. These are Windows ...
0
votes
1answer
27 views

DB Detection: MySQL >=5 (Auto Detected) Method: GET Type: Integer (Auto Detected)

Could someone please tell me which penetration-testing tool leaves behind a page that looks like this? DB Detection: MySQL >=5 (Auto Detected) Method: GET Type: Integer (Auto Detected) ...
0
votes
0answers
25 views

Apache tomcat memory leak

I have a problem the on production server, after some time the apache stops (apache tomcat 6.0.24) and i have this error : SEVERE: A web application created a ThreadLocal with key of type ...
0
votes
1answer
40 views

Sophos access a webserver from the web

I have an web server(IIS) behind an SOPHOS UTM 9 I have setup the Web Application Firewall feature It is a completely fresh install. No other settings have been eddied. When I Try to access the ...

1 2 3 4 5 42