Hello everyone,

Maybe it is not clear in the subject but let me explain my question. Here is
what i want to do:
The browser requests a page that does not actually exist and should be
outputed directly from a db or other kind of storage. The browser requests a
page for example (/article/2001/11/30/0001.html) then i should handle this
request to parse the uri and out put the content. In mod_perl it`s clear to
me how to do this, but how can i do it in EmbperlObject. Should i make an
empty directory /article with an OBJECT_BASE file in it which parses the uri
and outputs the dynamic content. Am i right? Are there any better solutions
to achieve what i want?

P.S.: Sorry for my poor written english :)

---
  Best regards,
  Alexei V. Alexandrov
  ElcomSoft Co. Ltd.
  www.elcomsoft.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to