-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ogden wrote:
> Then when I wanted to put in a dhandler (for the http://site.com/45), it
> would return a blank page if the browser did not ask for the .csc filename
> directly:
> 
> http://site.com/index.csc would work but http://site.com/ would return a
> blank page.
> 
> To add the functionaly of the dhandler, I also typed this out in the
> Apache config:
> 
> <Location />
>       SetHandler   perl-script
>         PerlHandler OurApp::Mason
> </Location>
> 
> Any ideas as to why it is not recognizing the .csc pages and then opening
> and displaying them accordingly?

No ideas so far, I cannot imagine what yourApp::Mason does ;-)
Anyway, you could search this list's archive, AFAIR there were lots of
threads dhandler related, maybe you could find there some helpful
similarities to your code.

OT, as I see now that there's a brand new "Component naming conventions"
thread, maybe you should read it too (seeing you use some exotic ".csc"
file extensions) ;-)

cheers
- --
Marius Feraru
-----BEGIN PGP SIGNATURE-----

iD8DBQFE5bcctZHp/AYZiNkRAmh6AJ9eSZQ2XwPkEoD1uqmr4dSHoeDgcACg9nSB
cac291rXK3tu4aKR6GhQ4IU=
=UL2t
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to