|
|
|
|
![]() ![]() |
Aug 8 2006, 02:31 AM
Post
#1
|
|
|
Hidden Secrets can't be told threw just words. One must feel what the other feels to truely understand... ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,523 Joined: 8-January 06 From: Sacramento California Member No.: 16,756 |
i was wondering if there was a way, any way in the world, to make the files that were allready in the file manager when we first signed up
meaning these QUOTE _private _vti_bin _vti_cnf _vti_log _vti_pvt _vti_txt cgi-bin dissaper.... because on my site, we made a sitemap (http://hogwartsmagic.net/map/ezmap.php) and it shows those folders, and to make it less cluttered we want to get rid of them, or make them invisible to the public.. is this possible? |
|
|
|
Aug 8 2006, 03:13 AM
Post
#2
|
|
|
A computer once beat me at chess, but it was no match for me at kick boxing. ![]() Group: [MODERATOR] Posts: 3,971 Joined: 24-July 05 From: In Trouble Again... still? Member No.: 9,787 ![]() |
Modify the script to have these folders / files ignored for display purposes.
Since the bulk of them begin with an under_score, use that as a selection criteria for the ignoring part of the script and then specify the other ones by name. |
|
|
|
Aug 8 2006, 05:11 AM
Post
#3
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 629 Joined: 26-February 05 Member No.: 3,995 |
I haven't looked but there's probably important stuff in there and/or they're there for a reason. Just have it disregard stuff that starts with an underscore or is named cgi-bin.
|
|
|
|
Aug 9 2006, 01:35 AM
Post
#4
|
|
|
Trap17 Maverick ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 1,111 Joined: 5-January 06 From: Michigan, USA Member No.: 16,652 |
Modify the script to have these folders / files ignored for display purposes. Duh And by the way, while I was surfing through my files I found this in my public_html and www folders. folder-WysiwygPro>folder-editor_files>folder-images>folder-smileys>16 gif files of smileys My ftp programs indicates the folders were uploaded/created 06/20/06 Anybody have a clue where they might have come from? I certainly didn't upload them. I downloaded them and they are cute little smileys, some animated. This post has been edited by Mich: Aug 9 2006, 01:36 AM |
|
|
|
Aug 9 2006, 03:09 AM
Post
#5
|
|
|
Hidden Secrets can't be told threw just words. One must feel what the other feels to truely understand... ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,523 Joined: 8-January 06 From: Sacramento California Member No.: 16,756 |
lol, editing the script, haha thats funny, but maybe i could try it sometime, if there isn't a way to clear those files. thanx everyone for your help
|
|
|
|
Aug 11 2006, 03:27 AM
Post
#6
|
|
|
A computer once beat me at chess, but it was no match for me at kick boxing. ![]() Group: [MODERATOR] Posts: 3,971 Joined: 24-July 05 From: In Trouble Again... still? Member No.: 9,787 ![]() |
Well, don't delete or change permissions on any of those files or folders. They are "SystemFiles" used by the Server to control access to your account and do a bunch of system maintenance stuff. All of them are needed by the Apache server (or Cpanel) which is the system used to regulate the Hosting here at Trap17 (and many other sites).
Without seeing the actual script you are using to list your sitemap it is difficult for me to sort through the listing and eliminate them from the output of your sitemap, however, one way to stop them from displaying on the sitemap would be to move the site and the sitemap script into a folder 'below' public_html and have your .htaccess file point to the folder instead of the public_html folder. Does this help? |
|
|
|
Aug 11 2006, 03:35 AM
Post
#7
|
|
|
Hidden Secrets can't be told threw just words. One must feel what the other feels to truely understand... ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,523 Joined: 8-January 06 From: Sacramento California Member No.: 16,756 |
it would if i knew i knew how to change the htaccess to where it does that, and if i were to do that, then whatever folder i indicate would basicly become the public_html folder?
haha, i feel like such an idiot, i just looked at the script, and there is an option to add CODE $excludedir[] = "images" and it will exclude the directory i dont want meh..*hides* thax for all your help This post has been edited by Albus Dumbledore: Aug 11 2006, 03:36 AM |
|
|
|
Aug 12 2006, 03:35 PM
Post
#8
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 275 Joined: 17-February 06 From: Wellesley, MA Member No.: 18,774 |
Use the Index Manager in Cpanel and click the last option I think that makes them not appear, I do this all the time, because they are really annoying.
Site Management --> Index Manager --> and the very last option I think, does not display them. After that you should see the icon change too. |
|
|
|
Aug 15 2006, 05:47 AM
Post
#9
|
|
|
Hidden Secrets can't be told threw just words. One must feel what the other feels to truely understand... ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1,523 Joined: 8-January 06 From: Sacramento California Member No.: 16,756 |
well, i got it to work, but if i do need any more help with it i will try your ideal maine, thanx everyone for your help
this topic can be closed |