2008年8月19日星期二

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

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.

没有评论: