Web server configuration/openfarmtech.org/.htaccess: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==File Contents==
This page is deprecated.
<pre>
Options All -Indexes


# Site-wide redirects
For information our server's web server configuration, please see [[Web server configuration]].
Redirect 301 /wiki http://opensourceecology.org/wiki
Redirect 301 /weblog http://blog.opensourceecology.org
Redirect 301 /forum http://forum.opensourceecology.org
Redirect 301 /community http://community.opensourceecology.org
RedirectMatch 301 /weblog/contact-us http://opensourceecology.org/wiki/Contact_us
</pre>


==See Also==
For specific information on an individual vhost's configuration, see the server itself ([[OSE Server]]) or the backups of the server.
[[../index.php]]

Latest revision as of 17:27, 22 December 2017

This page is deprecated.

For information our server's web server configuration, please see Web server configuration.

For specific information on an individual vhost's configuration, see the server itself (OSE Server) or the backups of the server.