[users@httpd] This is done by ensuring that the web server can write to these locations.

2018-11-29 Thread Dave Stevens
I want to set up a folder so that I can use a plugin in wordpress, the instructions work up to the point where I get this direction, but I don't know how to ensure that the apache instance has write access to the folder. I have admin rights. Suggestions? Reference? TIA Dave -- In modern fantas

[users@httpd] one apache virtual domain won't start

2015-03-18 Thread Dave Stevens
I have a Ubuntu 14.04 box with 8 domains. At first they all worked but yesterday one stopped serving pages, browser says "-- Server not found" the config looks ok, domain-specific configs are in sites-enabled, there are access errors, all of the type, "file not found" I don't know where t

Re: [users@httpd] preferred web log analysis software?

2015-02-12 Thread Dave Stevens
Quoting "Rose, John B" : Do you have a preferred web log analysis software? I use webalyzer but it depends a lot on what you are looking at, how many computers, and so on. logstash looks good, but doesn't fit my use case. Dave -- "As long as politics is the shadow cast on society

[users@httpd] incorrect rewrite

2014-01-09 Thread Dave Stevens
Hi, I've got a problem with a url being incorrectly rewritten. bvairpi.ca resolves as it should to a document root wordpress installation. I used Virtualmin to install mediawiki into a subdirectory: bvairpi.ca/wiki This URL is being rewritten as: http://bvairpi.ca/wiki/wiki/index.php?title=M

[users@httpd] real time hit by domain?

2013-10-03 Thread Dave Stevens
I host multiple web domains on a server and would like to be able sometimes to see the hit rate broken out by domain. So perhaps a table of two columns with hosted domains in the leftmost and the average hits over some configurable (but relatively short - seconds or minutes) time in the sec

Re: [users@httpd] Web Hosting

2012-01-27 Thread Dave Stevens
oductivity and ease. It costs nothing to use and directly addresses the issues you mention above. You can mail me off-list if you need help. Dave On Jan 26, 2012, at 2:02 PM, Dave Stevens wrote: Quoting Igor Cicimov : CPANEL or maybe not... I use virtualmin GPL for this and have had

Re: [users@httpd] Web Hosting

2012-01-26 Thread Dave Stevens
Quoting Igor Cicimov : CPANEL or maybe not... I use virtualmin GPL for this and have had very good results. The GUI is nice and doesn't stop your users from managing their own sites and mails, etc... Dave On Jan 27, 2012 7:42 AM, "Damien Hull" wrote: I'm running a LAMP server on Ub

Re: [users@httpd] Virtual Hosts on physical servers

2011-07-18 Thread Dave Stevens
Quoting Pete Houston : Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, It sounds like you want name-based virtual hosts. See http://httpd.apache.org/docs/2.2/vhosts/name-based.html Peter For several years now I've bee

Re: [us...@httpd] Re: .pid goes missing

2011-01-10 Thread Dave Stevens
each time apache restarts (currently at boot time) so if it is write protected it would be there all right but then wouldn't three be conflicts over rewriting itsvalue or erasing it? Dave Dave Stevens wrote: Hi, I'm using apache 2.2.3 under CentOS 5.5. I use virtualmin t

[us...@httpd] .pid goes missing

2011-01-10 Thread Dave Stevens
Hi, I'm using apache 2.2.3 under CentOS 5.5. I use virtualmin to monitor the server and recently a discrepancy has arisen between the reported and actual state of the httpd service. I think this is because the .pid file, which from the httpd.conf file is supposed to be in /etc/httpd/run folder,

[us...@httpd] HTTP header fields

2010-12-06 Thread Dave Stevens
Recently I had a note from a user of the apache site on my server that said in part, "the title bar in my browser shows the software package, O/S and version you run on your server. Have you thought about changing that?" Well, I hadn't, but it seems as if from a security point of view it migh

[us...@httpd] howto for mod_proxy configuration?

2010-01-25 Thread Dave Stevens
I have a small server with several (~20) vhosts. Everything works fine. I'd like to be able to use some such address as www.hostname.com:2 and have those incoming packets redirected to my own router which is on the same subnet as the server. I can't see how to do this from reading the a

[us...@httpd] log file format?

2009-01-21 Thread Dave Stevens
Hi, I am trying to get a handle on how much data is flowing to/from the server in a workshop where users are entering data to a mapserver-enabled application using apache on the server. I think the SSL log has the info I need but don't know where the file format is documented. It looks as if th

[us...@httpd] log file format

2009-01-21 Thread Dave Stevens
Hi, I am trying to get a handle on how much data is flowing to/from the server in a workshop where users are entering data to a mapserver-enabled application using apache on the server. I think the SSL log has the info I need but don't know where the file format is documented. It looks as if th