Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Just installed Apache 2.2 on a new server... but needing help
Old 07-01-2006, 09:42 PM Just installed Apache 2.2 on a new server... but needing help
Skilled Talker

Posts: 90
Trades: 0
I just installed Apache 2.2... but saw that an .htaccess doc i configured on a different server no longer works on this server.

Below is my .htaccess code. The portions in blue are what i'm figuring is the problem... but i don't know how to resolve it.

Code:
# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName www.foothillsbaptist.org
AuthUserFile /home/footh4/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/footh4/public_html/_vti_pvt/service.grp
Options +Indexes
   IndexOptions FancyIndexing SuppressDescription SuppressHTMLPreamble FoldersFirst
   HeaderName /header.htm
   ReadmeName /footer.htm
   IndexIgnore header.htm footer.htm .htaccess direclogo.gif
suPHP_ConfigPath /home/footh4/public_html
Funny thing is, the default directory-index is different on this new apache server from what it used to be.

Here is the old server:


Here is the new:


Any ideas? Thanks.
msaz87 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-03-2006, 07:57 AM Re: Just installed Apache 2.2 on a new server... but needing help
ibbo's Avatar
Super Spam Talker

Posts: 880
Location: Leeds UK
Trades: 0
So to hazzard a guess,

This is supposed to be a password protected directory?

The change ofd listing is due to you upgrade of Apache and you will probably find that you need to modify your htaccess code to keep inline with the latest versions of your webserver.

Chances are its going to be due to you creating your htaccess passwords (if that is what my guess was) in your previous cversion of Apache which is now incompatible with your latest one.

Ibbo
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Linux user #349545 :
(GNU/Linux)iD8DBQBAzWjX+MZAIjBWXGURAmflAKCntuBbuKCWenpm XoA7LNydllVQOwCf
ibbo is offline
Reply With Quote
View Public Profile Visit ibbo's homepage!
 
Reply     « Reply to Just installed Apache 2.2 on a new server... but needing help
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09963 seconds with 12 queries