J
Jeti [work]
What is the best way? I cant use GAC, only private assemblies...
Do I have to put dummy files in every directory on my site?
eg.
domain/2003/05/default.aspx
domain/2003/07/default.aspx
domain/2004/05/default.aspx
all of the pages above redirects to "page.aspx?year=xxx&month=xx", but the
question is: can i make it work without creating all those directories, and
dummy aspx pages?
thanx
Do I have to put dummy files in every directory on my site?
eg.
domain/2003/05/default.aspx
domain/2003/07/default.aspx
domain/2004/05/default.aspx
all of the pages above redirects to "page.aspx?year=xxx&month=xx", but the
question is: can i make it work without creating all those directories, and
dummy aspx pages?
thanx