[thelist] form actions pointing to directories

Dunstan Orchard dunstan at 1976design.com
Fri Jul 18 04:53:29 CDT 2003


Hi there,

If I point my form action to a directory rather than a specific file I get 
a 'The page cannot be displayed' error.

E.g.:

<form action="/login/" method="post">

Instead I have to do this:

<form action="/login/index.php" method="post">

Is there any way around this without using something like mod_rewrite?

I'm trying to avoid displaying file names and file types tot he user you see.


Thanks very much - Dunstan

---------------------------
Dorset, England
http://www.1976design.com/
http://www.orchard.it/
http://www.maccaws.org/


More information about the thelist mailing list