Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 04-24-2002, 04:12 PM   #1
Choker
Confirmed User
 
Choker's Avatar
 
Industry Role:
Join Date: Apr 2001
Location: Orlando
Posts: 9,024
htaccess Guru needed for a job

Hi, I'm looking for an expert with htaccess files. Must be familiar with htaccess for ALL server configs. Will pay cash to make up several different htaccess that will work on different systems. Explain it all to me. (I get cunfused easy btw) and then do occasional consulting on custom htaccess for paysites and others. Thanks for your time.
__________________
ICQ me lets make a deal 116894466

Need dating, cam, or tube traffic? I got it.http://http://www.chokertraffic.com

The Original http://www.chokertraffic.com/

Premium country pop-unders from $1.50 per k. I challenge you to compare this traffic to any other brokers.
http://www.chokertraffic.com/public/tabs.php?t=o
Choker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-24-2002, 04:27 PM   #2
AdultWire
Confirmed User
 
Join Date: Feb 2002
Location: Toronto, ON
Posts: 962
Let's start here: .htaccess is a general configuration file. There are hundreds of directives. Someone could teach you a few basic things that it can do, but no-one can teach you .htaccess in general.
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.
AdultWire is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-24-2002, 05:13 PM   #3
Choker
Confirmed User
 
Choker's Avatar
 
Industry Role:
Join Date: Apr 2001
Location: Orlando
Posts: 9,024
Adultwire , I know htaccess in general, and can make my own. What I'm looking for in particular is someone to put together several htaccess with different directives that work on different systems like Plesk. Plesk uses different directives, etc
__________________
ICQ me lets make a deal 116894466

Need dating, cam, or tube traffic? I got it.http://http://www.chokertraffic.com

The Original http://www.chokertraffic.com/

Premium country pop-unders from $1.50 per k. I challenge you to compare this traffic to any other brokers.
http://www.chokertraffic.com/public/tabs.php?t=o
Choker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-24-2002, 06:39 PM   #4
Choker
Confirmed User
 
Choker's Avatar
 
Industry Role:
Join Date: Apr 2001
Location: Orlando
Posts: 9,024
Jokke, I don't think it is. I use Plesk and my htaccess will not ban ips if I use the Limit/get post/deny from commands. From what I have been told, Plesk has it's own internal htacces that assumes these commands. I didn't think windows even uses htaccess??
__________________
ICQ me lets make a deal 116894466

Need dating, cam, or tube traffic? I got it.http://http://www.chokertraffic.com

The Original http://www.chokertraffic.com/

Premium country pop-unders from $1.50 per k. I challenge you to compare this traffic to any other brokers.
http://www.chokertraffic.com/public/tabs.php?t=o
Choker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-24-2002, 07:50 PM   #5
fiveyes
Confirmed User
 
Join Date: Aug 2001
Location: New Orleans
Posts: 1,680
I sense a bit of confusion here. The Plesk Server Administrator (PSA) is merely an interface to the underlying system, which includes your web server. In other words, on a dedicated box, Plesk is used to configure your operating system (such as, Redhat Linux), the web server (hopefully, Apache), and such things as SSL, SSI, PHP, CGI, MySQL, Perl, MS FrontPage, etc.

However, Plesk doesn't determine the behavior of htaccess files- the underlying system and server limit what is possible and their configuration files specify what's implemented of those possibilities and how.

My suggestion would be to install Webmin, from http://www.webmin.com/, which will give you an excellent alternative administration interface. Or at least read the documentation at http://www.swelltech.com/support/documentation.html, which gives a very good oversight on web site administration and configuration files.

As far as your specific problem ("htaccess will not ban ips if I use the Limit/get post/deny from commands"), check to see if your config files have a "Directory" directive that has an "AllowOverride Limit" (with other options, such as "AuthConfig") right after the "Options None" line.
fiveyes is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-24-2002, 08:52 PM   #6
Fletch XXX
GFY HALL OF FAME DAMMIT!!!
 
Fletch XXX's Avatar
 
Join Date: Jan 2002
Location: that 504
Posts: 60,840
Quote:
Originally posted by fiveyes
I sense a bit of confusion here. The Plesk Server Administrator (PSA) is merely an interface to the underlying system, which includes your web server. In other words, on a dedicated box, Plesk is used to configure your operating system (such as, Redhat Linux), the web server (hopefully, Apache), and such things as SSL, SSI, PHP, CGI, MySQL, Perl, MS FrontPage, etc.

However, Plesk doesn't determine the behavior of htaccess files- the underlying system and server limit what is possible and their configuration files specify what's implemented of those possibilities and how.

My suggestion would be to install Webmin, from http://www.webmin.com/, which will give you an excellent alternative administration interface. Or at least read the documentation at http://www.swelltech.com/support/documentation.html, which gives a very good oversight on web site administration and configuration files.

As far as your specific problem ("htaccess will not ban ips if I use the Limit/get post/deny from commands"), check to see if your config files have a "Directory" directive that has an "AllowOverride Limit" (with other options, such as "AuthConfig") right after the "Options None" line.
Proud to see someone from my hometown represent with the know how, props to ya...

Im a Westbank Dawg myself.
__________________

Want an Android App for your tube, membership, or free site?

Need banners or promo material? Hit us up (ICQ Fletch: 148841377) or email me fletchxxx at gmail.com - recent work - About me
Fletch XXX is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-25-2002, 05:27 AM   #7
Choker
Confirmed User
 
Choker's Avatar
 
Industry Role:
Join Date: Apr 2001
Location: Orlando
Posts: 9,024
Quote:
As far as your specific problem ("htaccess will not ban ips if I use the Limit/get post/deny from commands"), check to see if your config files have a "Directory" directive that has an "AllowOverride Limit" (with other options, such as "AuthConfig") right after the "Options None" line.
Yes, I am looking for someone who understands this sort of thing, and can make htaccess for several sites for cash. Gotta be someone out there than needs cash and can do this.
__________________
ICQ me lets make a deal 116894466

Need dating, cam, or tube traffic? I got it.http://http://www.chokertraffic.com

The Original http://www.chokertraffic.com/

Premium country pop-unders from $1.50 per k. I challenge you to compare this traffic to any other brokers.
http://www.chokertraffic.com/public/tabs.php?t=o
Choker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-25-2002, 05:30 AM   #8
ServerGenius
Confirmed User
 
Join Date: Feb 2002
Location: Amsterdam
Posts: 9,377
Mail me your wishes and I'll provide you with the proper .htaccess
and/or apache webserver config files...if it's a lot I'll charge if it's
a few....fuck it I'll do it for free

DynaMite
[email protected]
__________________
| http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |
ServerGenius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.