php3-list | 199901
Date: 01/30/99
- Next message: Richard Lynch: "Re: [PHP3] Shell in background?"
- Previous message: ccunning <email protected>: "[PHP3] strstr"
- Maybe in reply to: Patrick Corcoran: "[PHP3] Win32 Apache 1.3.3 & PHP3 installation"
- Next in thread: Thomas: "Re: [PHP3] Win32 Apache 1.3.3 & PHP3 installation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>Also,
>Windows does not allow you to name a file .htaccess does anyone know how to use
>these files in Win32. What should they be called?
The Windows interface will not let you name it .htaccess
But the command line will, as will just about any hacker tool, eg touch etc
So, make a file with a name like "WindowsSucks" fire up that Command shell,
and do:
rename WindowsSucks .htaccess
Why the Windows interface won't let you name files the way you want, I'll
never know. Ask billg <email protected>
-- "TANSTAAFL" Rich lynch <email protected> webmaster@ and www. all of:
R&B/jazz/blues/rock - jademaze.com music industry org - chatmusic.com
acoustic/funk/world-beat - astrakelly.com sculptures - olivierledoux.com
my own nascent company - l-i-e.com cool coffeehouse - uncommonground.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 list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Richard Lynch: "Re: [PHP3] Shell in background?"
- Previous message: ccunning <email protected>: "[PHP3] strstr"
- Maybe in reply to: Patrick Corcoran: "[PHP3] Win32 Apache 1.3.3 & PHP3 installation"
- Next in thread: Thomas: "Re: [PHP3] Win32 Apache 1.3.3 & PHP3 installation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

