|
|
|
||||
|
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. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Oct 2002
Posts: 6,780
|
need help quick..how do i do this:
Lets say you got servers...
IP: 1.1.1.1.1 2.2.2.2.2 And they all got apache installed, is there anyway to prevent access to all users except you, in linux.. so when a normal user goes to http://1.1.1.1.1 nothing loads, but when i go there it loads for me.. |
|
|
|
|
|
#2 |
|
Confirmed User
Join Date: Jun 2003
Location: PornStudio
Posts: 868
|
either simply use user/password or if you have a static ip-adress you can use .htaccess that only allows you to access your site
|
|
|
|
|
|
#3 | |
|
Confirmed User
Join Date: Oct 2002
Posts: 6,780
|
Quote:
yeah i much rather use .htaccess Know where i can get help on .htaccess for linux. Remember i dont have any control panel or shit. just raw linux and apache.. |
|
|
|
|
|
|
#4 |
|
Confirmed User
Join Date: Jun 2003
Location: PornStudio
Posts: 868
|
here's a great tutorial about .htaccess: .htaccess info
then there's mod_rewrite doc: click sitepoint.com should also have some nice info about this |
|
|
|