fedora: disable default apache page

by prettyscripts on 2011-04-27 10:44:00 • Leave a comment »

unix

by default when fedora / redhat linux is installed, a 'fedora test page' is displayed when apache server is started. or when websites are configured on server, denying ip address via .htaccess, the same default page is displayed. to disable this page,… more »

Tags: apache, default, deny, fedora, htaccess, linux, red hat

basic .htaccess template

by prettyscripts on 2011-02-25 14:18:00 • Leave a comment »

code

.htaccess is a text file containing commands to control an entire website. this is just a basic template / skeleton for my web projects, so that i don't have to go all over places to look for what i want.Options +FollowSymLinksIndexIgnore *Serv… more »

Tags: apache, htaccess

b2evo: comments or trackback spams

by prettyscripts on 2009-06-06 15:26:36 • Leave a comment »

b2evolution

every now and then i get spams in my trackbacks and comments with non-sense message. not those that tell you how to be a man kind of spam. nor advestisements of some sites or services. just some random string that doesn’t make sense. i can’t block it b… more »

Tags: antispam, b2evo, htaccess