|
|
|
|
|
|
|
![]() |
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
![]() |
#1 |
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
|
if you know the path of your files, create a .htaccess file like:
[code=.htaccess] AuthUserFile /var/www/path/to/.htpasswd AuthName "Members Only" AuthType Basic require valid-user [/code] Then, use http://www.flash.net/cgi-bin/pw.pl and type in the username/password that you want -- it'll create a line like: [code=.htpasswd] test:kHoJCaJBSVU9g [/code] Upload that as .htpasswd At this point, you should be able to log in with the user/password -- if not, you probably have the path wrong. Upload this: [code=cwd.php] <?php echo getcwd(); ?> [/code] And then call: http://yourdomain.com/cwd.php and use that as the path in the .htaccess file.
__________________
SnapReplay.com a different way to share photos - iPhone & Android |
![]() |
![]() |
![]() |
#2 |
Are you sure this is the Sci-Fi Convention? It's full of nerds!
|
Tyranni, I rarely go out of my way to mention specific company or product, unless it is extraordinary in some way.
I would highly recommend colo-cated as they are literally one of the best companies period I have had the pleasure of dealing with. Each time I have had a question or problem in the last week they've responded almost immidiately. |shocking| I seek out the very best, and when I find them, I tell others. ![]() |
![]() |
![]() |
![]() |
|
|