<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Josh Burks wrote:<br>
<blockquote
cite="mid3c8185060605211526h21febfe4tdcd771b243790785@mail.gmail.com"
type="cite">
<blockquote type="cite">
<pre wrap="">I added this to my /etc/apache2/apache2.conf
<Directory /var/www/mythweb>
Options FollowSymLinks
AllowOverride All
</Directory>
</pre>
</blockquote>
<pre wrap=""><!---->
Not needed. Look in /etc/apache2/sites-enabled/000-default, around line 12
</pre>
</blockquote>
<br>
<br>
Thank you so much. As soon as I edited that file mythweb started
working.<br>
<br>
</body>
</html>