.htaccess problems

.htaccess problems

Posted by: damir
Posted on: 2006-10-05 11:28:00

Hi

I decided to move some files. I want to make a .htaccess file to redirect visitors to the new URL, but whenever I upload the .htaccess file, it's deleted. I've tried uploading htaccess.txt and renaming it to .htaccess but whenever I refresh, it's gone.

Re: .htaccess problems

Posted by: rlparker
Posted on: 2006-10-05 11:34:00

It *might* not really be gone - many ftp clients do not display files beginning with a "." in their default configuration. Check you ftp client's instruction/help for how to display hidden files. You often have to make a setting change wink

You can also check your directory via ssh in the shell. just use "ls -la" (enter) and see if it is displayed there.

--rlparker


Tags: htaccess fileredirecttxtuploadurl