James Keeline wrote:
   If Apache had write access to the main directory, it could use
> the mkdir() function to add a directory.  This is not very secure, however.


exctly..  but it can still be done-- at least as far as your user is 
concerned.

look into the apache mod_rewrite rules.

basically, you turn domain.com/user1 behind the scenes into 
domain.com/?id=user1

using database controls, you can keep track of all of your REAL pages 
and directories, as well as the ones you want to re-direct.




Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to