[thelist] Apache PHP CSV

Jay Blanchard jay.blanchard at niicommunications.com
Wed Aug 21 07:07:01 CDT 2002


[snip]
ok this makes sense, where do I finf these settings?  config file?
[/snip]

There may or may not be an .htaccess file in each directory. Search for one
on your server and emulate it if you need to create one for another
directory. As for ownership/group do an ls -la from the command line to see
file mode and ownership/group. Change file mode (read, write, execute)
through CHMOD from the command line. Change owner CHOWN. Change group CHGRP.

Caution! If you are not familiar with these commands or the .htaccess file
you may want to go out and read some Apache docs (http://www.apache.org) and
some docs for your OS (Linux, BSD, Unix, whatever) before you start mucking
around.


o>Jay
o>
o>***********************************************************
o>* Texas PHP Developers Conf  Spring 2003                  *
o>* T Bar M Resort & Conference Center                      *
o>* New Braunfels, Texas                                    *
o>* San Antonio Area PHP Developers Group                   *
o>* Interested? Contact jay.blanchard at niicommunications.com *
o>***********************************************************





More information about the thelist mailing list