Can't upload htaccess file

Can't upload htaccess file

Posted by: wedgee
Posted on: 2007-12-30 13:02:00

I am uploading a new PHP website. I have the 5.5php from dreamhost. Every file uploads OK except the htaccess file.

I have uploaded it manually and the transfer is successful but it is nowhere to be found. I have tried several times and looked in the root directory and all other files on my FTP. But it does not show anywhere and even though I am fully hosted for this domain it still shows parked at dreamhost. The domain is www.handyhousedoctor.com.

The htaccess file is below. I am new to this type of file so you may have to come down to my level.

Thanks
Craig

____________________________________________-

<FilesMatch "^.ht">
Order allow,deny
Deny from all
</FilesMatch>

RewriteEngine On
RewriteRule ^video-theme/(.*).html index.php?key=$1
RewriteRule ^watch-video/(.*)/(.*)/(.*).html index.php?watch_id=$1&watch_author=$2&watch_title=$3
RewriteRule ^video-poster/(.*).html index.php?author=$1

Re: Can't upload htaccess file

Posted by: ¶®ø×ÿ
Posted on: 2007-12-30 13:09:00

Is the domain changed from parked to fully hosted?

Search this forum for disappear htaccess. It's a classic.

Re: Can't upload htaccess file

Posted by: wedgee
Posted on: 2007-12-30 14:04:00

Yes it is fully hosted. I even went back and repeated the fully hosting option again. This is what I don't understand why it is showing parked. It is active and I get email through it.

Re: Can't upload htaccess file

Posted by: ¶®ø×ÿ
Posted on: 2007-12-30 14:31:00

Looks like it is out of park and in drive now.

Re: Can't upload htaccess file

Posted by: wedgee
Posted on: 2007-12-30 14:59:00

Thanks I have a few changes to make.
Craig

Tags: level thanksphp websiteroot directoryseveral timeshtaccess filecraig