Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
sites back up
#11
Ready, I'll do all the work for you.

Code:
<html>
<head>
<title>Why are you in here?</title>
</head>
<body>
Sorry, no access for you.
</body>
</html>

Copy that into notepad. Name it "index.html". Place in all directories other than main. Problem solved.
url=http://fileanchor.com]FileAnchor[/url] - ImageAnchor - FBTK - QbasicNews - VPlanet - Various
Reply
#12
Woah.. Woah.. No need to be so fancy Sumojo


Quote:
Now THAT is what you need.
Just put that in a file called index.html and copy it to each directory.. You could do it from command line.. in one command I bet.
[Image: sig.php]
Back by popular demand!
I will byte and nibble you bit by bit until nothing remains but crumbs.
Reply
#13
dont be so sloppy sumo, you know that isny XHTML 1.0 strict compliant!
earn.
Reply
#14
Quote:dont be so sloppy sumo, you know that isny XHTML 1.0 strict compliant!

Oh shi
url=http://fileanchor.com]FileAnchor[/url] - ImageAnchor - FBTK - QbasicNews - VPlanet - Various
Reply
#15
Quote:dont be so sloppy sumo, you know that isny XHTML 1.0 strict compliant!

:lol:

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Why are you in here?</title>
</head>
<body>
<p>Sorry, no access for you.</p>
</body>
</html>

That better? :roll:
Kevin (x.t.r.GRAPHICS)

[Image: 11895-r.png]
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)