PDA

View Full Version : Claim to you guys regarding to your .htaccess file


ellan
09-22-2007, 08:21 AM
[SOLVED]
I have already resolved this problem, but who has the same problem do next.

>>add .htaccess file in the subdirectory and add there option.
RewriteEngine off

That's all=)

Ok, here I found some problems. I want to install additional scripts for my website, but when I fo it, I cant launch them because if I type in my browser http://www.64xsoft.com/links I get 404 error. If I will type http://www.64xsoft.com/links/index.htm - all works properly...I

When I disable rewrite angine, all subfolders open index page as a default, but my esyndicat doesn't work.

Could you advice me to add something in my .htaccess(may be some rules to disable rewrite engine in that subfolders?) to resolve this problem.

PS: I tried to add addition htaccess files in my subfolders with option Directoryindex index.htm, but it didn't help.

I use version 2.1.03
My website is www.64xsoft.com

thank you.

WTM
09-22-2007, 08:59 AM
Yes you can (and need if you are installing other script there!) add .htaccess file to subfolder and insert line "RewriteBase /subfoldername"
I have checked it with many scripts on many different servers - it works.

Before I did that I was getting the same 404 errors...

Disabling RewriteEngine will also disable all SE friendly url's...

ellan
09-22-2007, 09:31 AM
Thanks for fast response=D and is there any difference between your solution and mine? I did this thing logically. I have just looked at the root .htaccess file and found there this comand: rewriteengine on, and then I thought...if it's on why it can't be off=D
And also, WTM, I tried to subscribe to your newspaper, but I got an error. It says that esc_pro exists in their base but it isnt activated...or something like that...just try to do it.

WTM
09-22-2007, 04:24 PM
The difference is that if you try to install another script in the subfolder which requires .htaccess for SE friendly url's - you will not be able to use it if RewriteEndine is OFF...

Regarding newsletter - I don't believe I have this option on any of MY sites...

If you are talking about this eSyndicat.com site - it's not mine and hopefully support team will fix it.

ellan
09-22-2007, 08:57 PM
Yep, I konow that you are responsable for the forum only, but I think you contact them=D, so I thought you will tell them that=D