cancel
Showing results for 
Search instead for 
Did you mean: 

FileZilla & htaccess

Midnight_Caller
Rising Star
Posts: 4,167
Thanks: 15
Fixes: 1
Registered: ‎15-04-2007

FileZilla & htaccess

Hi All
How do you get FileZilla Client to show htaccess files on the Server?
I need to download my htaccess file to modify it and back it up, yes I should have backed it up.  Embarrassed
The htaccess file that I want to back up is in the main htdocs folder on my f9 account.
5 REPLIES 5
orbrey
Plusnet Alumni (retired)
Plusnet Alumni (retired)
Posts: 10,540
Registered: ‎18-07-2007

Re: FileZilla & htaccess

I think there's an option in FileZilla to show hidden files and folders - if you turn that on it should show the .htaccess file for you.
Hope that helps,
bobpullen
Community Gaffer
Community Gaffer
Posts: 16,887
Thanks: 4,979
Fixes: 316
Registered: ‎04-04-2007

Re: FileZilla & htaccess

Quote
How do you get FileZilla Client to show htaccess files on the Server?

Like this...

Bob Pullen
Plusnet Product Team
If I've been helpful then please give thanks ⤵

Midnight_Caller
Rising Star
Posts: 4,167
Thanks: 15
Fixes: 1
Registered: ‎15-04-2007

Re: FileZilla & htaccess

Woops geting:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@plus.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
-----------------------------------------------------------
For All sites on my F9 Account
bobpullen
Community Gaffer
Community Gaffer
Posts: 16,887
Thanks: 4,979
Fixes: 316
Registered: ‎04-04-2007

Re: FileZilla & htaccess

Quote from: Midnight
Woops geting:
Internal Server Error

After modifying your .htaccess file presumably?

Bob Pullen
Plusnet Product Team
If I've been helpful then please give thanks ⤵

Midnight_Caller
Rising Star
Posts: 4,167
Thanks: 15
Fixes: 1
Registered: ‎15-04-2007

Re: FileZilla & htaccess

Hi bob yes it was, but fixt now

errordocument 404 http://www.dyslexia.f9.co.uk/404_error.html
errordocument 500 http://www.dyslexia.f9.co.uk/500_error.html
errordocument 404 http://homepages.force9.net/dyslexia/404_error.html
errordocument 500 http://homepages.force9.net/dyslexia/500_error.html
RewriteCond %{HTTP_USER_AGENT} GTB [NC,OR]
RewriteCond %{HTTP_USER_AGENT} GoogleToolbar [NC]
RewriteRule .* notoolbar.html

Just added:

RewriteCond %{HTTP_USER_AGENT} GTB [NC,OR]
RewriteCond %{HTTP_USER_AGENT} GoogleToolbar [NC]
RewriteRule .* notoolbar.html

To stop sidewiki from Google