Welcome, Guest. Please Login or Register.
August 30, 2025, 09:51:19 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  YaBBSE security level is very high! « previous next »
Pages: 1 [2] Reply Ignore Print
Author Topic: YaBBSE security level is very high!  (Read 766 times)
pablo
Noobie
*
Posts: 32


Don't worry - it's just a mental crisis

WWW
Re:YaBBSE security level is very high!
« Reply #15 on: May 01, 2002, 01:13:42 PM »
Reply with quote

I don't understand!

I've looked in SSI.php and it has the line
$full_yabbse_path = "/home/httpd/html/yabbinfo/www/community";
and this sure ain't the path that's being used in my BB.

I just don't get it. It is obviously not accessing any files on my BB, as a result, so why do I not get any errors and what is the purpose of this code? My BB is functioning just fine with this strange path.

Thx for help,
Paul.
Logged
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:YaBBSE security level is very high!
« Reply #16 on: May 01, 2002, 01:53:58 PM »
Reply with quote

Because you won't see an error unless you use the SSI.php functions.  People need to modify that to get it to work...
Logged

pablo
Noobie
*
Posts: 32


Don't worry - it's just a mental crisis

WWW
Re:YaBBSE security level is very high!
« Reply #17 on: May 01, 2002, 05:00:17 PM »
Reply with quote

OK, so...
1. Do I need to alter $full_yabbse_path ?
2. If yes, then what do I change it to? Same as $boarddir?
3. When would the SSI functions get used? Is this Secure socket stuff?
Logged
Hypocrite
YaBB God
*****
Posts: 692


For To End Yet Again

dimmuh@gmx.net WWW
Re:YaBBSE security level is very high!
« Reply #18 on: May 01, 2002, 07:26:02 PM »
Reply with quote

SSI is a feature which lets you add stuff from another page to another page. Let's say you have a news table on one page and then you have about 200 pages, all of them would need this news page but it would be a real drag to edit all the 200 pages whenever you add news. With SSI.php you can make a .html file with the table and then attach it with SSI to all the pages. Now you only need to edit the news file and all the other pages will have the changes.
Logged
David
Destroyer Dave
Global Moderator
YaBB God
*****
Posts: 5761


I'm not a llama!

WWW
Re:YaBBSE security level is very high!
« Reply #19 on: May 02, 2002, 06:00:31 AM »
Reply with quote

Could a .htaccess file be used to exclude Setting.php from http requests.  I know you can deny access to directories but can you do it to files?
Logged

David
Destroyer Dave
Global Moderator
YaBB God
*****
Posts: 5761


I'm not a llama!

WWW
Re:YaBBSE security level is very high!
« Reply #20 on: May 04, 2002, 10:02:05 PM »
Reply with quote

To protect your Settings.php file create a .htaccess file in your board's directory.  The contents of this file should be, <Files Settings.php>
order allow,deny
deny from all
</Files>
You must also make sure Apache is configured to allow the File directive in your board's directory.  To do this edit your httpd.conf file and in your main server configuration make sure the "AllowOveride" directive contains the "Limit" option.
Logged

groundup
Disciple of Joe, Head Cleric
Mod Team
YaBB God
*****
Posts: 2983


Error 309: Please notify the administrator of this

WWW
Re:YaBBSE security level is very high!
« Reply #21 on: May 05, 2002, 11:44:13 PM »
Reply with quote

if you don't have access to your conf files, just ask your host
Logged

http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
fastfinancialfreedom.org
Pages: 1 [2] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  YaBBSE security level is very high! « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.014 seconds with 20 queries.