Files to Delete

There were some files that were included when I setup my account. I have seen the folders:

aspnet_client
cp
Scripts

There are also three files in each domain folder:

dirs
index.html
login.html

Which of these folders/files can I delete?

Adam
 
do not delete the aspnet_client and cp folder. the "scripts" folder should be inside the CP folder

you can delete dirs.xml, index.html and login.html
 
if you are using ASP.Net you will need the aspnet_client folder and everything inside it.. the cp folder stores some info about the domain for the control panel I tihnk..
DO NOT delete these two folders.. the index files is so that users visiting the site don't get a 404 page not found error
 
Sorry for bumping up a 2 year old thread, but I was wondering about the files for UNIX plans.

They are

/cgi-bin
/cp
/images
index.html
login.html

I assume I need the /cgi-bin and /cp folders.

But imagine I can delete the /images folder and the index.html and login.html files.

Is that correct?
 
Back
Top