Rahul S. Johari wrote:
>
> Richard,
>
> I had a question for you...
> When you said:
>
>> The goal here is to change the URL that looks like this:
>> imsafm2_download.php?F=imsafm/rahul/somefile.txt
>>
>> into a URL that looks like this:
>> imsafm2_download/F=imsafm/rahul/somefile.txt
>
> Did you mean "imsafm2_download/F=imsafm/rahul/somefile.txt" or
> "imsafm2_download?F=imsafm/rahul/somefile.txt"
> The difference being the ³?² instead of the ³/²

No, I meant to use "/" -- The whole point here is to have *NO* ? in the
URL so Microsoft can't possibly screw up.  And so search engines will
index it, too.

> I did actually edited my Apache¹s httpd.conf and added the <Files>
> directive. And I modified my code... Right now it still gives the exact
> same
> error. I¹m using ³imsafm2_download² instead of ³imsafm2_download.php² now
> in
> my code. It¹s working on Mac but not on Windows.. Same error on windows.
> So
> I do believe I need to do more then just adding that Directive to fix this
> problem.

What same error?



-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to