954,242 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Need some help with .htaccess rediret...

Ok so here's the thing I have a site with the directory /forum/

If you go to that directory it shows a directory listing. This is not something that I want. The reason for this directory showing though is because the index page is .php.

I was told that I could use a .htaccess file to change the DirectoryIndex choice to .php, but I was also told that I could use a redirect.

I have tried both. Last night I was told that I needed to do something with/to the server because my site uses a .net domain. Is this true has? does anyone else know anything about this?

All I want this file to do is take www-mysite-/forum to www-mysite/forum/index.php

These are 2 of the different variations that I have tried.
But neither of these or anyother .htaccess worked

DiretoryIndex index.php
Redirect /forum htt://mysite/forum/index.php




Any help with this would be appreciated

Lightninghawk
Posting Whiz in Training
291 posts since Jun 2005
Reputation Points: 35
Solved Threads: 9
 

I moved this thread; it's not a JavaScript programming question. I think you'll get better responses in the Server Configuration forum.

tgreer
Made Her Cry
Team Colleague
2,118 posts since Dec 2004
Reputation Points: 227
Solved Threads: 37
 

Thanks. I wasn't quite sure where to put it. But I figured it would fit in with the HTML and all the other somewhere, but thanks :)

Lightninghawk
Posting Whiz in Training
291 posts since Jun 2005
Reputation Points: 35
Solved Threads: 9
 

ok.. guys you can forget .htaccess

I have a small HTML file that you will like to view

At this Topic I posted on an easy way to hide a directory or redirect from a directory or old page.

Lightninghawk
Posting Whiz in Training
291 posts since Jun 2005
Reputation Points: 35
Solved Threads: 9
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: