vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Easily add .htaccess and .htpasswd to your forums AUTOMAGICALLY with phpaccess.php (https://vborg.vbsupport.ru/showthread.php?t=157504)

yoyoyoyo 09-10-2007 04:05 PM

Easily add .htaccess and .htpasswd to your forums AUTOMAGICALLY with phpaccess.php
 
It is a good idea to always secure your modcp and admincp areas (and any other sensitive areas/directories) in your forum, using .htaccess and .htpasswd, but configuring those files can sometimes be a pain for webmasters. There is a FREE php script called phpaccess, which automatically installs and configures the .htaccess and .htpasswd files for you!

The Apache server lets webmasters manipulate its behaviour through scripts.
Exactly this kind of script is the htaccess-file (usually named ".htaccess") You can define a very wide palette of modifications (such as individual error-pages and stuff like that), but the most-common use of the htaccess-file is probably the possibility to protect web-content from unauthored access. Whenever a client wants to access a page of a webserver-directory, Apache searches for a .htaccess-file in this directory. If this file contains a definition for a password-protected area, Apache sends a notification to the client's browser that opens a window to enter your login/pass - combination. After the correct combination was entered and sent to the server, Apache admits the user. Of course you can start your text-editor and write your .htaccess-file from scratch. The easier way is PHPAccess.

PHPAccess allows you to easily safe a complete directory with all it's files and subfolders of your Website against unallowed access.
  • It offers an intuitive and easy-to-use user-interface that displays current information and possible actions on one page.
  • PHPAccess safes every file in the directory it lays in. Not only scripts/html-pages, but also graphics, textfiles,... whatever.
  • You don't have to know anything about the complex unix-htaccess-system nor do you have to create the .htaccess- / .htpasswd-files
  • PHPAccess does this job for you.
  • You even don't have to know the absolute path to your website - PHPAccess finds this information automatically.
  • With PHPAccess you can add, modify and delete the users that have access to your data.
  • All you have to do is upload the PHPAccess-file, give it the correct file-permissions (via ftp-proggie) and start PHPAccess in your web-browser.
PHPAccess is FREE and published under GPL

ADVANTAGES
  • Intuitive user-interface
  • PHPAccess is free
  • 1-2-3 - Installation
  • PHPAccess consists of only one single file!
  • PHPAccess can handle existing htaccess-configurations.
  • You don't have to upload anything, once PHPAccess is installed.
  • You don't have to know anything about server-interna.
  • Everything you need for PHPAccess is a webspace-account with PHP and FTP-Support (to upload the file and change the permissions).
  • PHPAccess is multilingual. Supported languages:
    - English
    - German
    - Traditional Chinese (BIG-5)
    - Brazilian Portuguese
    - French
    - Italian
    - Spanish
    - Japanese (EUC-JP)
    - Dutch
    - Arabic
DOWNLOAD SITE:
Code:

http://www.krizleebear.de/phpaccess/dynamisch/index.php?pageID=1

nexialys 09-10-2007 06:08 PM

would be better in the articles instead of a discussion...

yoyoyoyo 09-10-2007 11:48 PM

Quote:

Originally Posted by nexialys (Post 1336385)
would be better in the articles instead of a discussion...

right you are...


All times are GMT. The time now is 03:12 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.00975 seconds
  • Memory Usage 1,721KB
  • 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)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (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