# making a secure directory on a personal web space ?

**URL:** https://forums.speedlife.net/t/making-a-secure-directory-on-a-personal-web-space/1673
**Category:** NYSpeed Off Topic
**Created:** [August 19, 2005, 11:03pm UTC](https://forums.speedlife.net/t/making-a-secure-directory-on-a-personal-web-space/1673 "2005-08-19T23:03:58Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![HotRodKid](https://yyz2.discourse-cdn.com/flex034/user_avatar/forums.speedlife.net/hotrodkid/32/7609_2.png) [@HotRodKid](https://forums.speedlife.net/u/HotRodKid)
#### Post date: [August 19, 2005, 11:03pm UTC](https://forums.speedlife.net/t/making-a-secure-directory-on-a-personal-web-space/1673/1 "2005-08-19T23:03:58Z")

</div>

so ive got a bunch of stuff i simply dont want anyone finding on my personal web space… including all the songs i dl ( music company lawsuits = bad)

what do i have to do to make sure this stuff doesnt get found by people intentionsly trying to find stuff on my webspace, or by people using a search engine to find info on “metallica” ?

---

<div class="post-metadata">

### Author: ![SilencingMachine](https://yyz2.discourse-cdn.com/flex034/user_avatar/forums.speedlife.net/silencingmachine/32/7593_2.png) [@SilencingMachine](https://forums.speedlife.net/u/SilencingMachine)
#### Post date: [August 20, 2005, 8:21am UTC](https://forums.speedlife.net/t/making-a-secure-directory-on-a-personal-web-space/1673/2 "2005-08-20T08:21:59Z")

</div>

if you look in the ftp directory, there is usually a folder called “\_private”.

for example mine would look like “ftp://users.adelphia.net/public\_html/\_private/”.

---

<div class="post-metadata">

### Author: ![duck](https://yyz2.discourse-cdn.com/flex034/user_avatar/forums.speedlife.net/duck/32/7183_2.png) [@duck](https://forums.speedlife.net/u/duck)
#### Post date: [August 20, 2005, 1:07pm UTC](https://forums.speedlife.net/t/making-a-secure-directory-on-a-personal-web-space/1673/3 "2005-08-20T13:07:51Z")

</div>

.htaccess ?

there is an amazing tutorial on it by leo laporte somewhere on tech tv’s website i think. i usually google for it when i need it

---

<div class="post-metadata">

### Author: ![PumiceT](https://avatars.discourse-cdn.com/v4/letter/p/43a26b/32.png) [@PumiceT](https://forums.speedlife.net/u/PumiceT)
#### Post date: [August 21, 2005, 8:49pm UTC](https://forums.speedlife.net/t/making-a-secure-directory-on-a-personal-web-space/1673/4 "2005-08-21T20:49:37Z")

</div>

Yeah, either .htaccess or just don’t publish it to anyone. Essentially, if you make a folder with a difficult / random name, it won’t be discovered.

---

<div class="post-metadata">

### Author: ![HotRodKid](https://yyz2.discourse-cdn.com/flex034/user_avatar/forums.speedlife.net/hotrodkid/32/7609_2.png) [@HotRodKid](https://forums.speedlife.net/u/HotRodKid)
#### Post date: [August 21, 2005, 9:51pm UTC](https://forums.speedlife.net/t/making-a-secure-directory-on-a-personal-web-space/1673/5 "2005-08-21T21:51:02Z")

</div>

> [@PumiceT](#):
>
> Yeah, either .htaccess or just don’t publish it to anyone. Essentially, if you make a folder with a difficult / random name, it won’t be discovered.

im just using randon type folder names at the moment, i guess thats good enough , thanks guys
