I would look into mod_rewrite for this.

Tiago Stock
--


On Mon, 15 Jul 2002, Scott Chapman wrote:

> I have a web site with EmbPerl where URLS are into specific directories
> (unique directories are created for each user and the pages are currently
> symlinked into the directories and accessed there).  I am changing the site
> so that the only thing stored in the unique directories is the data for each
> user (that isn't going into the database).  I want to make it so that the
> current URL format is maintained if possible:
>
> currently:
> http://website/subdir/UNIQUEDIR/page.epl
>
> I don't want the page.epl to be in that directory any more but I want the web
> site to redirect all such pages to a page.epl with the UNIQUEDIR as a
> parameter.
>
> Is this possible?
>
> TIA,
> Scott
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to