The webserver tag has no wiki summary.
0
votes
1answer
51 views
configure web server in RHEL
I have installed Request tracker in my RHEL 5.6 system. The RT installation succeeded and I have also installed apache web server, mysql, phpmyadmin that is required for running the request tracker ...
0
votes
0answers
14 views
set up a proxy in nginx
I'm using amazon cloud. I have configured LB with SSL certificates and LB's port 443 is pointing to 80 to the instance. Nginx is running on instance on port 80. I have configured nginx like if some ...
1
vote
1answer
35 views
Running Apache with Tomcat
I was wondering if it's possible to run a Tomcat server within Apache whilst also running PHP servers under other virtual host instances? And if so, how is this done?
Basically, I'm trying to run an ...
0
votes
0answers
12 views
LAMP WordPress site returning 404s
CentOS 6.4 64-bit
Apache 2.4.6
PHP-FPM 5.5.4
Homepage from root loads fine http://csillamvilag.com
But all other pages return 404 (CMS is WordPress).
I am also able to access and log into WordPress ...
2
votes
1answer
53 views
How to copy a public key to your server
I was trying to figure out how to add a new SSH key to my amazon server - I found this question and answer
How do you copy the public key to a ssh-server?
However I am so new to Linux/Unix and I ...
0
votes
0answers
46 views
How can I improve nscd's cache hit rate?
I have a webserver that has a broad but repeat user base. It has plenty of memory so I thought I'd improve response time by caching lookups but according to nscd -g I'm only at a 6% cache hit rate ...
0
votes
1answer
52 views
How to grep top most frequent error messages in a unix logfile
If I have a file example apache log file
How to extract the top most frequent error messages in a unix log file with no timestamps
the key is most frequent error message should come on top of the ...
0
votes
2answers
26 views
Linux Distrib with build in Web filter solution
Is there any distribution with a built in solution for web content filtering for my network?
0
votes
1answer
29 views
New Server: What things to take care of when setting up a webserver to host multiple websites?
I am setting up my first webserver. On this machine, I want to run a couple of websites. Let xyz.com and abc.com and they will not be on seperate virtual machines. I have a few queries:
What should ...
3
votes
1answer
55 views
New webserver: What all user accounts should I create and permissions to provide for
This is a followup on my question here.
I am setting up the first webserver and am fumbling with what user accounts to create and permissions to provide for better security. Below is what I have.
...
3
votes
1answer
81 views
PID file not accessible after update of nginx
After I removed the version 0.7.x which was delivered by the Debian standard packages, I installed the version 1.4.1 of nginx by source.
It is possible to start nginx with service nginx start and I ...
1
vote
0answers
41 views
Why does my CMS run extremely slow in my workstation (Ubuntu)
For over a year I have been struggling with the response speed on my Drupal v7.2x CMS install. Let me explain. I'm running Drupal 7.2x on an Ubuntu 12.10 (upgrade to 13.xx pending) for the purpose of ...
3
votes
1answer
83 views
Apache Request Hangs For 2 Minutes Exactly
I am experiencing some odd behavior with apache. I have requests that are hanging for exactly two minutes. The request could be one file one time, and then a completely different file another time.
...
0
votes
1answer
167 views
xampp fail to start, apache running, but apache is not installed!
I am having a strange problem. When I try to start xampp it fails with message:
XAMPP: Another web server daemon is already running.
When I tried to find out which server is running using ...
0
votes
2answers
70 views
Low-RAM Linux Distro Specifically for serving static sites [closed]
I'm looking for a near-zero-configuration linux distro that is designed specifically for serving static web sites and nothing else on a low-RAM machine (I'm planning on 128MB, but the option of less ...
1
vote
1answer
44 views
visit a website with multiple domains on the same server using the IP address
I've a web server hosting multiple domains, user webmin and virtualmin. How can I view the website for example www.abc.com by IP address? As I remember, something like user mode of Apache can view the ...
0
votes
0answers
187 views
mod-mono-server 4 is not working, while 2 does
I need to deploy an ASP.NET MVC4 (MVC3 at least) application on Centos 6 server.
I've installed Mono 3.2.1, XSP4, mod_mono (for use with apache web server) and succesfully ran the test application ...
0
votes
1answer
86 views
How to run a shell command in a server?
I am fairly familiar with computers and web stuff but this is a bit out of my comfort zone.
I have a shell script (.sh file) I want to run in a Linux server I have one site hosted (the script is a ...
2
votes
1answer
37 views
Persistent script to check if my webserver work with low budget vps?
I have a low budget vps and they constantly change a lot and my webserver is often unable to reach. Is there a shell script that is persistent and can check my webserver is running and if not make it ...
2
votes
1answer
354 views
Configure Glassfish http-listener to Port 443/ 80
I want to configure the http-listeners in Glassfish 3.1.2.2 Build 5 under Linux. I changed the settings for the http-listener-1 to the port 80 and the settings for the http-listener-2 to the port 443. ...
0
votes
1answer
42 views
Linux development server [closed]
I have an issue. I want to set up a Linux development server on my home PC so everyone who has credentials can log in from anywhere into that machine and write code. What should I do or what should I ...
1
vote
1answer
36 views
FreeBSD: Put Server Files on Its Own Partition/Slice
When installing FreeBSD v9, can I specify that a particular partition/slice have /var/www/ as a mount point?
0
votes
1answer
272 views
What's the approximate percentage of Linux servers in the world? [closed]
I did so many searches on search engines, but could not find a relevant solution.
Is there any research or source that shows an approximate value for servers?
0
votes
0answers
16 views
error_page and error_log in same config file on nginx
Can we keep error_log and error_page directives in a same config file for nginx ?
When I keep both in the same config file for same server container, it throws error something like this
2013/07/31 ...
4
votes
2answers
118 views
With which user should I run web servers, redis & mongodb?
On this VPS there are three users: root, another_one, nobody. All webserver files, configs, &c. are owned by root. However, I'm in doubt for what regards running things. If I use root for the web ...
3
votes
2answers
739 views
How to install Cherokee web server on Debian Wheezy?
I'm trying to install Cherokee webserver on Debian Wheezy. All the docs and websites that I've visited suggest that apt-get install cherokee will do it, but when I do that, I see:
$ apt-get install ...
0
votes
2answers
531 views
CentOS VPS - Pointing my Domain name to the VPS static IP
I am a Linux Newbie. I have a VPS with CentOS installed at my ISP and I am managing it remotely.
Up to this point, I have had shared webhosting on a Linux machine at my ISP where I had CPANEL ...
0
votes
1answer
55 views
Random file accesses to server's ip
[Sat Jun 22 13:07:06 2013] [error] [client 208.80.194.26] File does not exist: ...
0
votes
0answers
43 views
nginx should not handle unicorn's request
I have a server on which I have configured Nginx and Unicorn, where Unicorn servers static pages. In my case I'm writing a rewrite rule in Nginx that, if a request comes to mydomain.com it should ...
1
vote
2answers
375 views
How would I mount a linux shared folder on another linux system?
What I'm trying to do is to share my VM development web server's /www folder, to make it more convenient to transfer the HTML, PHP and web documents I have made to test on the web server.
Would I ...
0
votes
1answer
335 views
Nginx returning 502 Bad Gateway
I'm trying to set up an Nginx webserver generally following this guide but using perusio's configuration. When I try to access the site, I get a 502 Bad Gateway page.
Searching on the error I've seen ...
0
votes
1answer
89 views
IP Address inaccesible
My Linux machine is inaccessible by the IP address, as in only
http://127.0.0.1:8080/projectname
or localhost works on the browser, but
http://10.1.5.5:8080/projectname
doess not (here ...
0
votes
0answers
26 views
nginx redirect with /
I'm configuring nginx for the below scenario.
I have a web server say example.com, when I'm writing a rule like if someone hits /something it should redirect on index.html (including styles and css). ...
2
votes
2answers
147 views
Disadvantages to having www-data able to log in
I run a tiny web server basically just for hosting small data projects and files. This server has a public IP address.
I would like to be able to FTP in and upload files directly to /var/www/*, and ...
6
votes
1answer
172 views
Does fail2ban offer any additional protection to SSH if password login is already turned off?
I’m setting up a Debian VPS on Linode to use as a public web server, and I’m following their security suggestions.
The last suggestion they make is to install fail2ban, to avoid dictionary attacks on ...
1
vote
1answer
111 views
HAProxy should not forward an incoming request to down instance
In my scenario, I have 2 servers, both are communicating with HAProxy. When a request comes in, HAProxy splits the request and sends it to both servers, following a round robin method. If in any case ...
0
votes
1answer
98 views
Use an existing wampserver from a windows partition on linux mint
I dual boot Windows 7 and Linux Mint 14.
I have wampserver installed on Win 7 and have a couple of websites already set up there.
Is it possible to use that same installation apache/mysql/php ...
0
votes
0answers
143 views
How to solve 2038 swfupload error?
I use swfupload on my debian server. I have already increased limits in my php options too.It gives me 2038 error after 500-600MB uploading. I can upload files with 200mb, or 300MB, but can't upload ...
0
votes
0answers
93 views
Creating a Safe Web Server
Web server hosts multiple websites. Multiple users update each website.
User home directory
/home/user1
/home/user2
Web directory
/var/www/site1
/var/www/site2
Each user uses SFTP to upload ...
0
votes
1answer
458 views
Get transmission web interface working with web server
I have my transmission server working on default port and i want to be able to
use the web interface with an url like http://my.domain/torrents.
I tried adding a location and a proxy conf to nginx ...
0
votes
0answers
137 views
Problem setting up DVWA in Wheezy 64 bits
I'm trying to get running Damn Vulnerable Web Application in a virtual machine with Wheezy. The easy way if it was 32 bits is install XAMPP and copy the dvwa to htdocs. However I'm using 64 bits and I ...
2
votes
0answers
90 views
How do you write test cases for a web server that uses posix sockets? [closed]
I know how to test it experimentally by running the program, but ideally I would like to test each function I write as I write it. Usually I can't test my functions until I write a whole bunch of ...
2
votes
2answers
583 views
Moving a root directory to a separate partition
I'd like to create a new partition and move the contents of the /var directory to it for the security reason of having /var/www and other subdirectories "mounted" with nosuid, noexec, and nodev ...
4
votes
1answer
565 views
Openstack for home cloud hosting
I am experimenting with a couple of technologies that I soon may have to use at work. So for now, I was thinking about duplicating the environment which I may have to create for my office at home so ...
2
votes
1answer
312 views
redirect web server with no-ip and port forwarding in livebox
I want my Apache web server running on a Livebox (home router appliance running Linux) to be accessible from the Internet (WAN).
I installed and configured the application noip2 on my Ubuntu PC. ...
2
votes
1answer
301 views
Specific directory permission for one user using sftp
My web server structure looks like this:
/Home/User/Public_Html/Website_one
/Website_two
/Website_three/Directory_one
...
2
votes
2answers
243 views
Web front-end to find/grep/ack
In my lab, we are trying to build a web that allows the user to enter queries for find, ack, grep on a specific directory. The web would return an HTML with a table of a list of clickable files (click ...
3
votes
3answers
2k views
How to host an intranet website inaccessible outside the LAN?
I am a Linux/Unix noob, so please bear with me. Here is my situation:
I have a server (Debian Squeeze) on a LAN. I have installed Nginx web server on it. The server has Internet access to download ...
4
votes
2answers
5k views
Installing Debian without GUI for a web server
I'm unfamiliar with Debian (obviously), so I downloaded the live ISO thinking it might help me out. From the live GUI, I doubled click on the install icon on the desktop and proceeded - it gave me a ...
2
votes
3answers
607 views
Cannot Access Webpage from Outside LAN
I have a CentOS 6.0 web server running httpd, mysql, php, and Joomla 2.5. It has a static, public IP address. I can access the webpage (which is the Joomla management console) by IP address perfectly ...