I'd use default index and extend it for .cfm as this:
DirectoryIndex index.html index.cgi index.pl index.php index.xhtml
index.htm index.cfm
Cheers
David
Matthew P. Smith wrote:
I need to rewrite requested urls from this:
domain.com/some-directory/ <http://domain.com/some-directory/>
to
domain.com/some-directory/index.cfm
<http://domain.com/some-directory/index.cfm>
Can someone provide an example? I need it to apply to all directory
only requests.
I looked here, but did not see how to do it.
http://httpd.apache.org/docs/2.0/misc/rewriteguide.html
<http://httpd.apache.org/docs/2.0/misc/rewriteguide.html>My apache
knowledge is very limited.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
" from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org