PDA

View Full Version : .htacess file deletion



dschoemaker
11-21-2003, 03:27 PM
Ok, let me know what I am doing wrong. Messed Gallery up big time, and was going to delete and restart it. However I can not delete the album file that has a .htaccess file that i can not do anything with. How can I get rid of it?

Thanks for all the help.

Dave

muttdog
11-21-2003, 07:38 PM
Originally posted by dschoemaker@Nov 21 2003, 02:27 PM
Ok, let me know what I am doing wrong. Messed Gallery up big time, and was going to delete and restart it. However I can not delete the album file that has a .htaccess file that i can not do anything with. How can I get rid of it?

Thanks for all the help.

Dave
what happens when you try to delete it?

Are you not the owner of the file?

Joe
11-21-2003, 08:38 PM
Typically it has to be done from root - open a helpdesk ticket, we'll nuke it for you.

eugene
11-23-2003, 11:23 AM
You can edit the .htaccess file from the DA interface, but you need to enter the URL directly.

http://yourdomain.com:2222/CMD_FILE_MANAGER/domains/domain.com/public_html/.htaccess?action=edit

In order to delete it, you probably need to rename it first.

http://yourdomain.com:2222/CMD_FILE_MANAGER/domains/domain.com/public_html/.htaccess?action=rename

-Eugene

muttdog
11-23-2003, 10:16 PM
Originally posted by eugene@Nov 23 2003, 10:23 AM
You can edit the .htaccess file from the DA interface, but you need to enter the URL directly.

http://yourdomain.com:2222/CMD_FILE_MANAGER/domains/domain.com/public_html/.htaccess?action=edit

In order to delete it, you probably need to rename it first.

http://yourdomain.com:2222/CMD_FILE_MANAGER/domains/domain.com/public_html/.htaccess?action=rename

-Eugene
Cant you just ftp and delete it?

eugene
11-23-2003, 10:19 PM
Yes, you could use the FTP client to modify or delete it. I was responding to the DA question.