Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me
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: access denied

access denied 17 years, 7 months ago #46

  • rolf
After i installed Joomsef i get an access denied on all my pages. I tried it on my test install on JSAS1.10 several times now. I did not do any other configuration to JSAS. Just installed it out of the box

Any idea what can be the problem? At this moment i'm unable to login to the site and do any configuration.

Re:access denied 17 years, 7 months ago #53

  • jirka
Hello,

have you followed the docs and modified your .htaccess file? I think that might be the problem.

If no, please check that it exists and needed changes have been done. You can find hints what needs to be done it this forum.

Regards,
Jirka

Re:access denied 17 years, 7 months ago #60

  • rolf
Thanks for the info. I got it working on my JSAS installation. It seemd id had the RedirectBase set to the wrong directory.

Now i would like to use this on my production site. This site runs on an IIS6.0 webhost. I uploaded and configured the web.config file and put this in the subdir were Joomla is located \speelspul. Here is the file i used

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<system.web>
<compilation defaultLanguage="PHP4Script" debug="true" />
<customerrors mode="On" defaultRedirect="/speelspul/index.php" />
</system.web>
</configuration>

I also configured the .htaccess file. But when i use the .htaccess file i get an error denied on all my pages again. I also use Secure Folders. I changed the same line in the .htaccess file RewriteBase /speelspul/

But this does not seem to work. I keep on getting the access denied.
  • Page:
  • 1
User Login Empty