php3-list | 2000051
Date: 05/16/00
- Next message: Richard Lynch: "Re: [PHP3] perl files"
- Previous message: Nathan Wallace: "[PHP3] [FAQTS] PHP Knowledge Base Update -- May 15th, 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This is my .htaccess:
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName www.phpeditor.f2s.com
AuthUserFile
/web/sites/120/phpeditor/www.phpeditor.f2s.com/_vti_pvt/service.pwd
AuthGroupFile
/web/sites/120/phpeditor/www.phpeditor.f2s.com/_vti_pvt/service.grp
Is here anything that is limitting me to write a local file ?
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Richard Lynch: "Re: [PHP3] perl files"
- Previous message: Nathan Wallace: "[PHP3] [FAQTS] PHP Knowledge Base Update -- May 15th, 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

