Ok first of all....i love that site you server.....next
i would like to know if there is any program that can help me make a serrver on my computer where ther could be accounts and maybe, just maybe, menus?
''''NEED HACKING PRACTICE?''''' help me?
one server hack comming up
Do send us the IP when you get it up.
DNR
DNR
-
He gives wisdom to the wise and knowledge to the discerning. He reveals deep and hidden things; he knows what lies in Darkness, and Light dwells with him.
He gives wisdom to the wise and knowledge to the discerning. He reveals deep and hidden things; he knows what lies in Darkness, and Light dwells with him.
-
- Fame ! Where are the chicks?!
- Posts: 212
- Joined: 26 Mar 2006, 16:00
- 18
- Location: Infinite Loop
- Contact:
thanks that really helped me.
but now i have it running how do people connect ot it? trought my IP?
other thing is, if i want to make accounts there do i only need a good HTTP website creator?
i've tried to make a site: http://two.fsphost.com/eppik/
(click the site dir and then see the cool movies)
my main idea is to make a server with accounts, downloads, and a telnet friendly evrmnt
but now i have it running how do people connect ot it? trought my IP?
other thing is, if i want to make accounts there do i only need a good HTTP website creator?
i've tried to make a site: http://two.fsphost.com/eppik/
(click the site dir and then see the cool movies)
my main idea is to make a server with accounts, downloads, and a telnet friendly evrmnt
- bad_brain
- Site Owner
- Posts: 11638
- Joined: 06 Apr 2005, 16:00
- 19
- Location: In your eye floaters.
- Contact:
well, there are different ways, you can use administration suites like Confixx, or you can do this directly in the server config (by using .htaccess for example). and yes, as long as you don´t have a domain-name visitors have to use the IP adress of your server to connect. and man: DON´T use telnet, it´s totally insecure!
I think the best and easiest way for you would be to use a CMS (content management system) like PHPnuke, Limbo,etc...(there are many different available, simply google for "cms", but phpnuke is good for beginners).
all you would have to do is unzip the files in the html-folder of the server, setup a database like with MySQL and then edit the config-file. you would have a complete site with the possibility for users to register&login, download files, and so on... just install XAMPP first as the server itself
look here for XAMPP and PHPnuke:
http://www.apachefriends.org/en/index.html
http://phpnuke.org/
I think the best and easiest way for you would be to use a CMS (content management system) like PHPnuke, Limbo,etc...(there are many different available, simply google for "cms", but phpnuke is good for beginners).
all you would have to do is unzip the files in the html-folder of the server, setup a database like with MySQL and then edit the config-file. you would have a complete site with the possibility for users to register&login, download files, and so on... just install XAMPP first as the server itself
look here for XAMPP and PHPnuke:
http://www.apachefriends.org/en/index.html
http://phpnuke.org/
-
- Fame ! Where are the chicks?!
- Posts: 212
- Joined: 26 Mar 2006, 16:00
- 18
- Location: Infinite Loop
- Contact:
.....w0w.....
thats a great explanation bad_brain
now ill install the xamp
I got a suggestion to the download area:
Video Tutorials
i've seen some hacking video tutorial (www.hackers-crackers.com i thing hes going to be arrested some day)
but i mean REAL tutorials:
programing
networking
etc...
the best prog there is is BBflashback
thanks once again
thats a great explanation bad_brain
now ill install the xamp
I got a suggestion to the download area:
Video Tutorials
i've seen some hacking video tutorial (www.hackers-crackers.com i thing hes going to be arrested some day)
but i mean REAL tutorials:
programing
networking
etc...
the best prog there is is BBflashback
thanks once again
-
- Fame ! Where are the chicks?!
- Posts: 212
- Joined: 26 Mar 2006, 16:00
- 18
- Location: Infinite Loop
- Contact:
oh and heres the IP of my server with a very basic website made from Tredy Flash site builder
http://217.129.79.152/
plz bad_brain control your members cuz this is my IP
jz kidn
http://217.129.79.152/
plz bad_brain control your members cuz this is my IP
jz kidn
- FrankB
- Ph. D. in Sucko'logics
- Posts: 315
- Joined: 06 Mar 2006, 17:00
- 18
- Location: Belgistahn
- Contact:
Don't worry, nobody has access to whatsoever on your server.
"403,Forbidden".
You might want to set these things straight in your "apache.conf" or "httpd.conf" file :
Code: Select all
#
# Controls who can get stuff from this server.
#
Order allow,deny
Allow from all
Deny from badguys, bad bots,infected puters, weird IP
#And further also this little directive :
ServerSignature Off
ServerTokens Prod
#(so, the sent HTTP-Headers by the server don't tell us your #server is Apache2.0.55 on Win32. Important!)
n00b of yet another n00b[/b]