vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How do I? (https://vborg.vbsupport.ru/showthread.php?t=151401)

G0F0RBR0KE 07-05-2007 04:45 AM

How do I?
 
How can I set up one of these??

http://img368.imageshack.us/img368/4654/sercureuv6.jpg

Shazz 07-05-2007 04:51 AM

.htaccess

WEBDosser 07-05-2007 04:53 AM

here is a link to do it for you..

http://www.webmaster-toolkit.com/hta...enerator.shtml

G0F0RBR0KE 07-05-2007 04:56 AM

Question: That link you provided, do i have to share this my administator?

Because I'm planning to create only for administrator to use that feature.

The password is not working >_>

snakes1100 07-05-2007 05:51 AM

the username/(masked-password) goes in the .htpasswd file, the info for the .htaccess file is different.

Ie, htpasswd file contents: path to file = /usr/local/.htpasswd
webmaster:V9N01L01/xROE <-- Generate your own passwd

Ie, .htaccess file content: path to file = /home/username/public_html/forums/admincp/.htaccess

AuthUserFile /usr/local/.htpasswd
AuthName "Enter your login info"
AuthType Basic
require valid-user

Shazz 07-05-2007 05:52 AM

Anyone can use it if they know the login

G0F0RBR0KE 07-05-2007 05:55 AM

I got it, I got my host to generate one for me ;)

The link provided didn't help.

snakes1100 07-05-2007 06:03 AM

If you have shell access, here is the command to generate and set the passwd by typing it yourself at the prompt, like adding a normal user from a shell.

If your vhosting, set the path to your vhost username dir, ie /home/username/.htpasswd

htpasswd -c /path/to/dir/for/.htpasswd desiredusernamehere


All times are GMT. The time now is 02:30 AM.

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.01054 seconds
  • Memory Usage 1,719KB
  • 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
  • (8)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