sitemap  |  contact

Sakic.Net Forum
20 November 2008, 21:01 *
Welcome, Guest. Please login or register.
Did you miss your activation email?
Login with username, password and session length
News: Email Directory goes free: http://www.sakic.net/products/free_products/
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Can not login to administrator  (Read 1627 times)
balam
Newbie
*
Posts: 11


View Profile
« on: 12 March 2007, 16:26 »

when i go to my admin  /
/administrator   i get redirected to  index paage

any help to fix that.
Logged
Saka
Administrator
Hero Member
*****
Posts: 1,291


View Profile WWW
« Reply #1 on: 12 March 2007, 16:29 »

Could be something wrong with mod_rewrite. Try /administrator/index.php
Also post the content of your .htaccess file.
Logged

balam
Newbie
*
Posts: 11


View Profile
« Reply #2 on: 12 March 2007, 16:44 »

thanks
I try /administrator/index.php and works

I also have a  oscommerce  as a subdirectory 
my-root/oscommerce
and when my clientents try to login theey get redirected to
/index   
this is causing a big pproblem

here is my    .httaccess


#
#  mod_rewrite in use
#

RewriteEngine On

#  Uncomment following line if you get 403 Forbidden Error

#Options +FollowSymLinks

#  Uncomment following line if your webserver's URL
#  is not directly related to physival file paths.
#  Update YourMamboDirectory (just / for root)

#RewriteBase /YourMamboDirectory

#
#  Rules
#

#RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR]
RewriteCond %{REQUEST_FILENAME} !\.(jpg|jpeg|gif|png|css|js|pl|txt)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php
Logged
balam
Newbie
*
Posts: 11


View Profile
« Reply #3 on: 12 March 2007, 21:31 »

any help.....
Logged
Pages: [1]
  Print  
 
Jump to: