FileLocations: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
This assumes that both Slashcode and apache are installed in /usr/local/ | This assumes that both Slashcode and apache are installed in /usr/local/ | ||
<h2>Apache</h2> | |||
Only files of importance to slashcode shown. | |||
<pre> | |||
apache | |||
bin | |||
cgi-bin | |||
conf | |||
httpd.conf | |||
(Include /usr/local/slash/httpd/slash.conf) | |||
htdocs | |||
icons | |||
include | |||
libexec | |||
logs | |||
access_log | |||
error_log | |||
slashcode.local_access_log | |||
slashcode.local_error_log | |||
man | |||
proxy | |||
</pre> |
Revision as of 06:50, 19 February 2014
CssWork (parent of this page)
This assumes that both Slashcode and apache are installed in /usr/local/
Apache
Only files of importance to slashcode shown.
apache bin cgi-bin conf httpd.conf (Include /usr/local/slash/httpd/slash.conf) htdocs icons include libexec logs access_log error_log slashcode.local_access_log slashcode.local_error_log man proxy