Can you get to /info.php WITHOUT the extra stuff on the end?...

If not, get that fixed first.

On Thu, February 22, 2007 7:34 am, Eli wrote:
> Hi,
>
> I installed apache v2.2.4 and PHP v5.2.1 on Windows XP.
> I try to use URLs like /info.php/virtual/path but I get error 404 all
> the time. I've also tried to set AcceptPathInfo for the vhosts
> directory.
>
> <Directory /my_vhosts_dir>
>      Options Indexes FollowSymLinks
>      AcceptPathInfo On
>      Order Deny,Allow
>      Allow from all
> </Directory>
>
> but this keeps failing.
> What's wrong? How can I fix it?
>
> -thanks!
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to