vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Invisible .htaccess file (https://vborg.vbsupport.ru/showthread.php?t=189616)

chris1979 08-31-2008 08:37 AM

Invisible .htaccess file
 
My dedicated server seems to be set up to hide .htaccess files. It's not a client issue, I have used different FTP clients to log into my server and none of them show the .htaccess files there (and they do show the .htaccess files for sites I have on other servers).

I desperately need to add some lines to my .htaccess file. I don't know what's there already so I want to download the existing .htaccess file, add my lines and then re-upload it.

With any other file it would be the easiest thing in the world but for some reason my server is configured to hide the .htaccess file so I don't know how to download it.

It's really frustrating me!

Does anyone know how to change a server setting (Linux) to show .htaccess files in FTP?

--------------- Added [DATE]1220180880[/DATE] at [TIME]1220180880[/TIME] ---------------

I solved it - used SSH to get the old file.

SEOvB 08-31-2008 01:10 PM

This is generally a client-side option. Look for an option to use "LIST -al" or if there's an option for LIST parameters, set "al" (or "-al" depending on your client).

If that doesnt work, ssh in and set the options listed below

nano /etc/vsftpd.conf
force_dot_files=YES

or if using pure-ftp

nano /etc/pure-ftpd.conf
Displaydotfiles yes

ssslippy 08-31-2008 06:03 PM

Whatever program you use for the FTP server wide you should read the documentation.


All times are GMT. The time now is 10:23 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01341 seconds
  • Memory Usage 1,706KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete