2008年8月19日星期二

Fwd: [fw-mvc] Only seeing file directory...

Where is your bootstrap file located? Is it in the web_root folder? If yes then you should see results navigating there and not in the HelloWorld folder.

Alternatively create the index.php and .htaccess files in the HelloWorld folder and change the paths respectively.

Also is this a windows machine? If yes try <Directory "c:/Applications....." etc. If not ignore this comment :)


On Tue, Aug 19, 2008 at 11:37 PM, XebraTech <bobm@xebratech.com> wrote:

Huh - I can't believe that this is this hard to get running...

I put the following in my http.conf file:

<Directory "/Applications/xampp/xamppfiles/htdocs/HelloWorld/web_root">
       DirectoryIndex index.php
       AllowOverride All
       Order allow,deny
       Allow from all
</Directory>


Still getting the following when trying to display the site:


Index of /HelloWorld

Parent Directory
.DS_Store
application/
library/
nbproject/
tests/
web_root/


I've double-checked that the webserver is server straight php files and no
problem there, so something to do with getting Apache to like this rewrite
thingy which I've never done before, hence my high stoooopid quotient.

Any other ideas?  Sheesh, I'd really like to try this but I've burn a ton of
time on just trying to get a basic demo working.  This is Crazy.

Thanks...Bob



--
View this message in context: http://www.nabble.com/Only-seeing-file-directory...-tp19045562p19062472.html
Sent from the Zend MVC mailing list archive at Nabble.com.




--
The contents of this message may contain confidential or privileged information and is intended solely for the recipient(s). Use or distribution to and by any other party is not authorized. If you are not the intended recipient, copying, distribution or use of the contents of this information is prohibited.



--
The contents of this message may contain confidential or privileged information and is intended solely for the recipient(s). Use or distribution to and by any other party is not authorized. If you are not the intended recipient, copying, distribution or use of the contents of this information is prohibited.

没有评论: