Skip to content
Narrow screen resolution Wide screen resolution Auto adjust screen size Increase font size Decrease font size Default font size default color grey color red color blue color
For Everything Llama - Llama Council
Home arrow Forum arrow zOOM Gallery OpenSEF extensionarrow Bugsarrow site down with version 0.17
 Llama Council Community
 
 User Info & Key Stats   
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
May 15, 2008, 07:25:20 PM
401 Posts in 77 Topics by 127 Members
Latest Member: Janet
News: Llama Council, it's new, it's cool. 
+  Llama Council Community
|-+  zOOM Gallery OpenSEF extension
| |-+  Bugs
| | |-+  site down with version 0.17
  « previous next »
Pages: 1 [2] Print
Author
Topic: site down with version 0.17  (Read 2545 times)
Reply #15
« on: May 20, 2007, 10:18:04 PM »
VENT40
Newbie
*
Posts: 14

View Profile
Karma: +0/-0

it's work for the backend
Logged
Reply #16
« on: May 21, 2007, 02:44:03 AM »
Darren996
Administrator
Full Member
*****
Posts: 189

View Profile
Karma: +1/-0

Is Joomla installed in a subfolder?

Send me a copy of your .htaccess file.
Logged
Reply #17
« on: May 21, 2007, 03:28:05 AM »
VENT40
Newbie
*
Posts: 14

View Profile
Karma: +0/-0

yes in subfolder joomla

## OpenSEF plain htaccess file

## Can be commented out if causes errors
Options FollowSymLinks

## mod_rewrite in use
RewriteEngine On

## If Joomla is installed in the web server root
## RewriteBase /
## If Joomla is installed in a sub-directory
## RewriteBase /directory_name_here
RewriteBase /joomla





########## Begin - 3rd Party SEF Section
############# Use this section if you are using a 3rd party (Non Joomla! core) SEF extension - e.g. OpenSEF, 404_SEF, 404SEFx, SEF Advance, etc
#
# RewriteCond %{REQUEST_URI} ^(/joomla/component/option,com) [NC,OR]       ##optional - see notes###
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$  [NC]
 RewriteCond %{REQUEST_FILENAME} !-f
 RewriteCond %{REQUEST_FILENAME} !-d
 RewriteRule (.*) index.php
#
########## End - 3rd Party SEF Section
########## Begin - Rewrite rules to block out some common exploits
## If you experience problems on your site block out the operations listed below
## This attempts to block the most common type of exploit `attempts` to Joomla!
#                             
# Block out any script trying to set a mosConfig value through the URL
RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
# Block out any script trying to base64_encode crap to send via URL
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
# Block out any script that includes a <script> tag in URL
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
# Block out any script trying to set a PHP GLOBALS variable via URL
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
# Block out any script trying to modify a _REQUEST variable via URL
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
# Send all blocked request to homepage with 403 Forbidden error!
RewriteRule ^(.*)$ index.php [F,L]
#
########## End - Rewrite rules to block out some common exploits
Logged
Reply #18
« on: May 23, 2007, 05:34:15 AM »
VENT40
Newbie
*
Posts: 14

View Profile
Karma: +0/-0

help please!
Logged
Reply #19
« on: May 23, 2007, 03:28:23 PM »
Darren996
Administrator
Full Member
*****
Posts: 189

View Profile
Karma: +1/-0

I've been looking at it.   I've never seen anyone install Joomla in a subdirectory before.  Not that it is necessarily wrong but, OpenSEF seems to include /joomla/ in your URLs no matter what your .htaccess file says.  I'm no expert in SEF so you may want to inquire at the OpenSEF site.   You could try to go to "Manage Sites" in your OpenSEF config and add the /joomla folder to your Base URL.  If that doesn't fix it then I suggest you go to the OpenSEF site for support.  grin
Logged
Reply #20
« on: May 23, 2007, 10:45:59 PM »
VENT40
Newbie
*
Posts: 14

View Profile
Karma: +0/-0

but why the version 0.13 works and not the 0.17?
Logged
Reply #21
« on: May 24, 2007, 02:31:44 AM »
Darren996
Administrator
Full Member
*****
Posts: 189

View Profile
Karma: +1/-0

Clearly the extension doesn't like the paths being different.  Between version 0.13A and 0.17A something changed that requires the path to be the same.  This is only a symptom of the real problem.  The real problem being that the URL path is inconsistent.  Fix that and the symptom will go away. 
Logged
Reply #22
« on: May 24, 2007, 04:26:51 AM »
VENT40
Newbie
*
Posts: 14

View Profile
Karma: +0/-0

this extension 0.17 doesn't work in my production site(not in a subfolder)!!
Logged
Reply #23
« on: May 24, 2007, 03:50:05 PM »
Darren996
Administrator
Full Member
*****
Posts: 189

View Profile
Karma: +1/-0

Good luck with that.  grin
Logged
Reply #24
« on: May 24, 2007, 11:02:20 PM »
VENT40
Newbie
*
Posts: 14

View Profile
Karma: +0/-0

Good luck with that!
ok i understand!!
Logged
Pages: 1 [2] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Valid XHTML 1.0! Valid CSS! Ig-Oh Theme by koni.