Displaying 20 results from an estimated 5000 matches similar to: "Apache ModRewrite"
2005 Jul 23
2
CentOS 4 snag with htaccess
I'm hitting a snag with htaccess. Have created .htaccess and .htpasswd
files, set up apache directory options just like always... the exact
same setup works fine on CentOS 3, but I can't seem to get it to
authenticate on CentOS 4? Am I just being blind stupid (as in not seeing
something 'exactly the same') or is there something different I'm
missing? I have selinux running
2006 Aug 07
1
htaccess htpasswd and satellite connections
Yeah, maybe this is a bit on the edge....
I am discovering several issues with users on satellite internet
connections not being able to authenticate via a htaccess/htpasswd
system. Some users cannot connect at all, some can connect reliably..
and some are hit and miss.. works one day and not the next. Yet those
same users can log in fine if they switch back to their dialup system.
Has
2008 Feb 18
1
Password Protecting a Root Directory
I have apache running with virtual hosting.
I have a customer who wants to password protect their /user/public_html
directory using htaccess. I've done this many times on directories
inside of that directory with positive results. However, I don't seem to
be able to password protect the document root directory.
Any ideas?
John Hinton
2011 May 24
5
CentOS 5.6 PHP 5.3 and SquirrelMail
OK, so I did an upgrade to PHP 5.3 on one of my servers. I noticed the
uninstall of php also removed SquirrelMail and it won't install under
PHP 5.3. Has anybody worked this out with a good RPM or repo solution?
--
John Hinton
877-777-1407 ext 502
http://www.ew3d.com
Comprehensive Online Solutions
2007 Sep 26
4
Intrusion Detection Systems
Situation: We are providing hosting services.
I've grown tired of the various kiddie scripts/dictionary attacks on
various services. The latest has been against vsftpd, on systems that I
can't easily control vs. putting strict limits on ssh. We simply have
too many users entering from too many networks many with dynamic IP
addresses.
Enter.... thinking about LIDS or Log Based
2006 Mar 07
11
maintaining application state/urls
Hi All
Not specifically a scriptaculous question, but I was wondering how
people were going about maintaining access to their applications via
standard urls.
Say for example I''ve a shop at www.shop.com, and its pure ajax to load
in products. Now customer A wants to show a friend a product on the site
- giving him the url www.shop.com and telling him to click on a series
of links
2011 Dec 17
1
Random Proliant Crashes CentOS 6.1
I've been seeing some random Proliant DL380 G4 64bit crashes. Each time,
on the console are messages relating tojbd2/cciss and something about a
waitfor 120 seconds. Is anybody else seeing anything like this? Oddly, I
can't seem to find this in the logs. I guess it can't write when this
happens.
--
John Hinton
877-777-1407 ext 502
http://www.ew3d.com
Comprehensive Online
2012 Sep 11
4
Maintaining specific order when using aggregate or change order on axis
Hi All,
I'm using the following code to produce some stacked bar graphs.
*setwd("C:\\Users\\Tinus\\Documents\\NMMU\\R\\Seamounts")*
*SChla <- read.csv("SM_Chla_data.csv")*
*
*
*#Extract mean values from data file*
*
*
*Coral <- SChla[185:223,] #Reduce SChla to Coral only*
*coral <- with(Coral , aggregate(cbind(Pico, Nano, Micro),
list(Depth),FUN=mean))*
2012 Jul 09
1
tcptrack
Does anybody have a working version of tcptrack running on Centos 6 x64?
The rpmforge rpm installs and runs on the -t eth# command, but if you
add a port to it, it bombs with a pcap compile error. It runs fine for
me on Centos 5 x64, but seems to have what looks like an old bug
reintroduced in 6.
--
John Hinton
877-777-1407 ext 502
http://www.ew3d.com
Comprehensive Online Solutions
2011 Oct 06
1
CentOS 6 and Pyzor
Had anybody been successful in getting Pyzor to run on CentOS 6 64bit? I
have it running fine on CentOS 6 32 bit, and I 'think' I did identical
installs. But, from the command line I keep getting
Oct 6 13:36:00.659 [16065] dbg: pyzor: network tests on, attempting Pyzor
Oct 6 13:36:06.205 [16065] dbg: pyzor: pyzor is available: /usr/bin/pyzor
Oct 6 13:36:06.206 [16065] dbg: pyzor:
2009 Dec 10
3
.htaccess and ?
Hi,
I'm trying to write .htaccess Rewrite rules and it doesn't seem to
work for me:
Match the string between the domain and the question mark: ?
http://www.abc.com/blog:long-name-of-page?action=diff and I want to
redirect it to: http://www.abc.com/blog:long-name-of-page
Any suggestion?
Thanks
2008 Jul 19
6
Bind Firewall Rules
OK, so does anybody have a good firewall rule solution for what we're
supposed to be doing with bind these days? Obviously port 53 is no
longer enough.
TIA
John Hinton
2005 Feb 07
3
Bind Issues
I'm running bind in a chroot environment. It seems that since the Redhat
snafu which wrecked bind (yes, I had caching nameserver running as well
but not anymore) I have been having problem with my slave nameservers
retrieving updates from the master.
Looking at the zone records, some are owned by root, some are owned by
named. I'm now confused as to what the ownership should be and
2012 Mar 07
4
Cloud on CentOS Server
I'm looking into adding a cloud to one of my servers.
Criteria:
security
accessible via Windoze, Android Mobile Devices, iPhones, iPads, Macs
Preferably something living under one of the better repos, such as epel
An active project doing updates and adding features.
I don't suppose any of you have ideas for this? ;)
--
John Hinton
877-777-1407 ext 502
http://www.ew3d.com
Comprehensive
2007 Sep 02
1
apache mod_jk?
Is this really not in CentOS 5? or maybe buried in javaland somewhere?
thanks,
John Hinton
2011 Sep 27
3
Expunge Old Email
For those of you running mailservers on CentOS 6, what are the
suggestions for programs to expunge old email? For instance, deleting
email from a Spam folder that is 2 weeks old or older.
I see that Dovecot does have a solution, but was wondering about what
others have landed on.
My systems are basically Postfix, Dovecot using Maildir.
Thanks,
John Hinton
2010 Jul 06
2
Logwatch with Postfix and Amavisd-new
I'm trying to get usable reports out of logwatch on this new system.
Looks like the reports are running in an 'unformatted' mode under
Postfix/Amavisd.
I found a couple of programs, postfix-logwatch and amavisd-logwatch.
These sound promising. I am running Amavisd as the frontend to Postfix.
Is anybody running either of these as a logwatch filter?
If so, is it repetitive to run
2006 May 13
2
Changing Console Display Settings
Hmm.. after all these years I actually have a monitor on my desk beside
me going through a couple of KVMs to our racks. So, I hope to make more
use of direct console connections instead of shelling in.
But, now.... the text has always been huge and the interface clunky. And
after a bit of googling around, and file searching on the system, I
can't seem to find where or if there is a way to
2006 Apr 09
2
First SSH now VSFTP
Seems the script kiddies are now hitting vsftp with dictionary attacks.
I had three boxes showing around 12000 attempts from one IP yesterday.
My thoughts are that there should be an upstream solution for this which
is then supported by the upstream vendor. Yes, I know there are several
'other' solutions, but I'd really like to stay mainstream and use a
supported method for
2005 Jun 04
1
LVM problems [ was: bad blocks ... ]
On 6/4/05, John Hinton <webmaster at ew3d.com> wrote:
>
> Otherwise, I did have troubles with a LVM install and decided to never
> try that one again... at least for a long time.
>
Now you have my curiosity aroused. Was this with CentOS3 or 4, ie LVM
or LVM2? What problems?
We use LVM on all our RH9 setups at work. No problems at all.
OTOH, LVM2 is a work in progress that