Re: [users@httpd] Business Setup

2014-09-06 Thread John Iliffe
Someone should also bring to his attention that the web site will have to comply with the PCIA requirements (all several hundred of them!) if he is planning on taking credit and debit cards. This is NOT a trivial undertaking for those small e-commerce businesses that run their own servers. Goo

Re: [users@httpd] Business Setup

2014-09-06 Thread Matthew Smith
I have a decent paypal checkout solution done in ColdFusion. I would love a chance to help. On Sat, Sep 6, 2014 at 7:18 PM, Bill Vance wrote: > > Howdy; > > A friend wants me to help him set up a business site. > I've told him I know next to nothing about what he > wants to do, but that still

[users@httpd] Business Setup

2014-09-06 Thread Bill Vance
Howdy; A friend wants me to help him set up a business site. I've told him I know next to nothing about what he wants to do, but that still makes me, "the only one he knows, who knows anything about it." I said I'd ask for some info, but that he'd have to be the one to deal with it. Has to be,

Re: [users@httpd] enabling htaccess in vhosts

2014-09-06 Thread Matthew Smith
is this correct? I am not getting the desired behaviour... DocumentRoot "C:/wwwroot" # # Each directory to which Apache has access can be configured with respect # to which services and features are allowed and/or disabled in that # directory (and its subdirectories). # # First, we configure the

[users@httpd] Prefork MPM: Locking of error logs during write?

2014-09-06 Thread Bill Moseley
Apache 2.2.15 on Linux. When Apache children send output to stderr it ends up in my error_log file. Does Apache have any mechanism to prevent intermixing of this output? That is, if all Apache children write large ( but < 4k) strings to stderr does Apache have anything to prevent inter mixing of

Re: [users@httpd] enabling htaccess in vhosts

2014-09-06 Thread Pete Houston
No need for Google, just go straight to the source: http://httpd.apache.org/docs/2.4/howto/htaccess.html Pete On Fri, Sep 05, 2014 at 07:53:07PM -0600, Matthew Smith wrote: > How do I do so? I googled but can't figure it out. -- Openstrike - improving business through open source http://www.op