Refers to the software or hardware that make up a webserver, delivering content on a private or public website.
1
vote
0answers
38 views
Process Accounting: Enabling Specific File Logging
I would like to thank everyone who reads this in advance for donating their time to hear my plea. I will try to be as clear as possible.
What I am trying to do is figure out a way to enable Process ...
0
votes
1answer
46 views
apache2 incomprehensible https redirect
I've got a question about apache2 and Virtualhosts.
I declared some in my /apache2/sites-available/ownsites
in order to get access via different domains and subdomains, for example:
<VirtualHost ...
1
vote
1answer
69 views
How to deal with downtime of web server without losing SEO ranking?
I am having a website which I'm planning to keep in maintenance mode for about 2 days without losing SEO ranking. According to Google blog post, we can do this by having a 503 Service Temporarily ...
0
votes
1answer
51 views
Hyper-v pass to WMs web-server not throw external ip
There is server with Hyper-v. We would like split them to several virtual machine's. Each machine has own web server. There is any solution pass to Webserver not throw external ip(buying them)?
0
votes
1answer
58 views
Upgrading PHP-FPM while minimizing downtime
I am running nginx 1.2.6 on Ubuntu. With nginx, I can perform upgrades gracefully, so that no incoming requests will be lost.
Is there any process like that for PHP-FPM? If so, what is the process ...
1
vote
0answers
77 views
Apache alternatives with per-directory SSLVerifyClient
My application requires per-directory verification of SSL client certificates (i.e. when user requests /foo we require they have a client certificate and verify it, but when they request /bar we don't ...
1
vote
0answers
71 views
nginx does not respect “root” directive
I'm running an EC2 instance with Ubuntu and trying to setup virtual servers for two domains without luck and cannot figure out why. My web documents are located in /var/www/<domain> and ...
4
votes
1answer
51 views
What is this user name for and how did it get created?
When I created a website named Portal on my IIS 7.5 on the website permissions->security I got this user. What is its purpose?
From what I have read the ApplicationPool runs under NetworkService ...
1
vote
1answer
76 views
Is opening port 80 for basic websites ok?
I have set up IIS 7.5 with some web applications, that are meant for internal use as well as for some of our customers.
The information inside them is important to some extent, but not like credit ...
0
votes
0answers
57 views
Allow file download `myweb.com\Folder1\File1.zip`, but prevent Folder1 listing?
I'd like to have access to some files via web browser, but at the same time I'd like to prevent listing all files in the folder.
For example,
Allow file download www.mywebpage.com/Folder1/File1.zip
...
1
vote
2answers
219 views
redhat apache web server configuration
I log into a new server as root.
Once I log in I su username which allows me to choose test or production.
When I choose test I run httpd -v from the bash prompt and get the apache version
What ...
0
votes
0answers
89 views
Roundcube upgrade failed
I've currently tried to perform an upgrade on my roundcube installation using the command:
/usr/local/cpanel/bin/update-roundcube --force
However this turns out with the error:
...
0
votes
1answer
389 views
Web server behind MikroTik and dynamic dns
I recently purchased a MikroTik router, it works great! However, I haven't been able to make my web server work from outside my lan
I'll explain better:
I have two domains in my disposal, before I ...
-2
votes
1answer
49 views
Hosting 3 domains on 3 PC (1 domain per PC) with only 1 static IP address [closed]
Hey all i am trying to figure this out here.
I have 3 PC's that are hooked into my router which i have a static IP for. I am currently hosting a web site (ex: blah1.com) on the 1st PC but have yet to ...
0
votes
0answers
159 views
.htaccess redirect working on localhost but not on server
I want users who hit my web site's root directory to be sent to a subdirectory. So anyone going to:
http://MyDomain.com or /index.php would be sent to http://MyDomain.com/subdir
I used the .htaccess ...
0
votes
2answers
148 views
Using NginX and Apache alongside for both static and dynamic files
Background:
I've searched a lot and found these useful threads about using of Apache or NginX for static or dynamic files. But they are old (mostly about 1 or 2 years ago) and I think both ...
-2
votes
1answer
164 views
Serve very simple static website from dropbox [closed]
I'm setting my son up so he can manage his simple website by editing a file on dropbox.
My nginx config looks like this:---
server {
listen 80;
server_name name.com ...
0
votes
1answer
74 views
Is it viable to run a Web Server on AMD E-350 Dual Core Processor? [duplicate]
Possible Duplicate:
How do you do Load Testing and Capacity Planning for Web Sites
I am trying to set up a small webserver using the AMD APU E-350 Dual Core @1.6GHz. I wish to know if it is ...
1
vote
1answer
88 views
How to organize web server directories on Linux? [duplicate]
Possible Duplicate:
What are the best linux permissions to use for my website?
I'm searching for an easy way to organize web server directories on Linux.
Users can use FTP to upload their ...
0
votes
2answers
115 views
Unix VPS server going down at almost the same time every day
My server load seems to be really spiking and many times the server goes down at the same time each night (Around midnight). I have about 20 cPanel accounts hosted on it and have tried everything I ...
0
votes
1answer
51 views
What can lead to a zone memory exhaustion and how Nginx reacts to it?
What is a possible scenario for exhausting the memory designated to a connection zone with limit_conn_zone directive and what are the implication in this case?
Suppose I have this in my ...
0
votes
1answer
97 views
Mounting /home as noexec [closed]
Does mounting /home with noexec really add security?
All it does is disable binary execution right? So that means other scripts can still run and execute shell code into services.
Run shared ...
0
votes
2answers
135 views
Load/stress testing methodology. What to expect and how to interpret results?
We have this new client for whom we're reviewing our server infrastructure.
I know pretty well the web API because I've helped building it and now I'm on my own maintaining and pushing it forward, so ...
-3
votes
3answers
84 views
What web server identifies itself as barista/3.3.6?
I am trying to identify what web server barista/3.3.6 is.
Below is the response headers for a request that contains barista/3.3.6.
HTTP/1.1 200 OK
Cache-Control: no-cache
Connection: Keep-Alive
...
2
votes
1answer
56 views
Linux single user logon for Website, SVN, Trac, and MediaWiki
I'm looking for a way to grant new (remote, public) users the possibility to sign up for a new account via a web form, which will grant access to a restricted area of our website, an SVN repository, a ...
0
votes
1answer
158 views
I can't connect to my WAMP server from a client on the same network
Usually I would manually set up Apache and PHP but this time I thought I would go for the WAMP alternative.
I've set up WAMP and it's working perfectly fine on the host machine.
If I try and access ...
1
vote
1answer
33 views
How can I figure out which of my domains are bearing the heaviest load?
My web server (Plesk on CentOS) is having a major spike today in CPU and RAM usage and I'm trying to figure out which of my sites is responsible (if any). I don't have realtime web analytics, and even ...
0
votes
1answer
56 views
How to have PRTG Server running beside Apache?
We used to work with a local Apache instance (WAMP) as a development environment, but we installed recently a PRTG server on the same machine, so it listens to the same port, as it is a web-based ...
-1
votes
1answer
289 views
Hardware requirements for servers [closed]
We have to buy a number of servers in my organisation - and after some thinking about blade vs rack, we rather want to go in direction rack - mostly due to cost considerations. Our organisation is a ...
2
votes
1answer
75 views
third level domain and debian
I have a very basic knowledge of how a web server works.
I wish to learn how to set a third level domains test1.mysite.tld such that it points to a web server subdirectory /var/www/test1/. ...
0
votes
2answers
49 views
Web server suddenly stopped working
I have a web server, which was working fine. It also was an FTP server and a Windows Remote Desktop server, all working fine. Someone called our ISP to increase the internet speed, and suddenly ...
2
votes
0answers
84 views
LighTPD and PHP not working if outside of LightTPD folder
I need to set up a simple web server with PHP on Windows XP that a number of different people will use for local testing.
I'm using LightTPD 1.4.30-4-IPv6-Win32-SSL and PHP 5.2.
So far I've created ...
15
votes
5answers
596 views
What are the “to-do” on protecting Windows server facing the web?
I currently begin to deploy Windows servers facing the web.
And I would like to know what are you way of protecting your servers ? What softwares are you using ?
On Linux, i'm using Fail2ban to ...
1
vote
1answer
98 views
How to trigger killing of apache child processes on higher system load?
I'm having a Debian with WordPress on Apache, which gets pretty nasty spikes in load from time to time, leading to hanging on of the whole server. I've played a bit with some of the apache ...
1
vote
0answers
127 views
How to optimise apache2 with php5-cgi
I have a debian squeeze running with apache2 and php5-cgi.
Please see the following stats from my munin:
http://imageshack.us/photo/my-images/545/multipscharts.png/
I am running these per-process ...
0
votes
1answer
31 views
My site is inaccessible from different locations on-and-off. What's happening?
On-and-off for the last few days, my sites (www.)aderet.org and to a lesser extent (www.)saveadullam.org have been down from (two different networks in) Israel. Over a period of minutes or seconds, ...
3
votes
3answers
235 views
Huge performance difference between two web servers, odd behavior seen using process monitor
We have two Coldfusion servers that have a huge performance difference running the exact same code on the exact same input data. The code in questions instantiates a large amount of CFCs (Coldfusion ...
0
votes
1answer
85 views
Staging and live servers - config not mirrored exactly
I'm overhauling my (very basic) server setup and I've recently set up a staging server and am also upgrading my live server to a new server with better spec, failover sas drive etc. One thing ...
0
votes
1answer
82 views
Why is FTP server slowing down the web server? [closed]
I am running Apache and Filezilla ftp server in Windows. I've been noticing for the last few months that whenever I start up the ftp server, the websites start to run slow. When I shut off the ftp ...
0
votes
2answers
64 views
Node.js on via DynDNS [closed]
I have never used Node.js but since I am developing a browsergame that needs (almost) "realtime" communication, I am planning on using Node.js for this.
To get started, I wanted to use a home server ...
0
votes
1answer
53 views
Seperating Audio,js,css,and images in seperate directory nginx
I am having a dynamic website,which is running on nginx and php-fpm.
Can there be any performance improvement if images,Audio Files,css,js files are put into a seperate directory.
here is my current ...
0
votes
6answers
519 views
How to know if my nginx is in good health?
I am running a nginx on EC2 (m1.small) for SSL termination.
I am using 2 workers on Ubuntu, with latest nginx (stable), the network throughput is around 2Mbps and system load average is around 2 to ...
0
votes
2answers
37 views
How to block a user in apache httpd server from accessing a *.php file inside a Directory, instead user should access this using Directory name
My requirement looks Simple, But Googling Did not help me yet.
my query is
i want to Throw a 404 page to a user(Not Re-Direct to another folder or file),
who is trying to Access *.php ...
0
votes
1answer
135 views
Why does nginx reverse proxy incoming bandwidth increase and surpass outgoing by far when proxy_buffering is enabled?
This is my current configuraiton...
proxy_buffering on;
proxy_buffer_size 32k;
proxy_buffers 128 32k;
proxy_send_timeout 20;
proxy_read_timeout 20;
#proxy_max_temp_file_size 1m;
proxy_temp_path ...
0
votes
0answers
38 views
securing server to server http post [closed]
In my website, I accept data submission from few restricted websites using HTTP POST method. We exchange some secure key to ensure that correct source is sending data.
But is there any way to ensure ...
0
votes
2answers
75 views
Can I use two machines to set up memcache server for a php web app?
I have a web server which hosts my PHP web app and my MySQL server. I would like to throw out one more machine there to use it for memcache/memcached. In order to use Memcache, should I have a ...
0
votes
0answers
32 views
Gandi VPS for moving site from shared to dedicated hosting
I have a site with reasonably high traffic that I expect to increase over time which is currently on shared hosting.
My plan is to move the site (which runs on WordPress) to a Gandi VPS.
Can I ...
2
votes
1answer
98 views
How to Confirm working of Nginx Caching Proxy
I am having nginx on port 80 and apache on port 8080 on same server.
I have configured nginx such that it act as reverse proxy(i am not sure whether its working or not) using this tutorial ...
1
vote
1answer
198 views
VM Tuning to enhance performance
vm.bdflush = 100 1200 128 512 15 5000 500 1884 2
vm.dirty_ratio = 20
vm.dirty_background_ratio = 10
vm.swappiness = 10
vm.min_free_kbytes = 300000
That means that the MOST dirty data that can be in ...
0
votes
0answers
17 views
how to choose a dedicated or virtual server [duplicate]
Possible Duplicate:
Can you help me with my capacity planning?
Lately, my shared hosting at 1&1 got suspended because of 'too many resources used', I was as told on a shared hosting and ...