Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Problem with SEF!! HELP!!!!
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1

TOPIC: Problem with SEF!! HELP!!!!

Problem with SEF!! HELP!!!! 17 years, 7 months ago #344

  • Xeonz
Hi!

My www.domain.com doesn't work!! Very important.. and now I can't get it to work even if I shut SEF off...!! = 404

But www.domain.com/hem Works!! Why? (mainsite at this URL)

Please help me! Have to got a solution today!!


## 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 /
 
## Begin 3rd Party or OpenSEF Section
##
#RewriteCond %{REQUEST_URI} ^(/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 or OpenSEF Section




/Viktor

Post edited by: Xeonz, at: 2006/09/26 23:28

Post edited by: Xeonz, at: 2006/09/26 23:52<br><br>Post edited by: Xeonz, at: 2006/09/27 00:35
  • Page:
  • 1
User Login Empty