-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thursday afternoon I reinstalled my i386 Debian installation as amd64
(To compliment my Core 2 Duo), and everything's been working pretty good
so far (Minus 3d rendering, but that's another story), but I'm having
one serious problem in Apache.

I reinstalled Apache2 and libapache2-mod-php5, and restored my old
/etc/apache2 configuration files, but I'm getting the error

> The requested URL / was not found on this server.

If you need any of my configuration files just ask, the only one that I
figure would effect anything would be
/etc/apache2/sites-available/default, so here is my config:


        /etc/apache2/sites-available/default
> NameVirtualHost *
> <VirtualHost *>
>         ServerAdmin [EMAIL PROTECTED]
> 
>       DocumentRoot /var/www/
>               <Directory />
>                       Options FollowSymLinks
>                       AllowOverride
>                       None
>               </Directory>
>               <Directory /var/www/>
>                       Options Indexes FollowSymLinks MultiViews
>                       AllowOverride None
>                       Order
>                       allow,deny
>                       allow from all
>               </Directory>
>               [...] (There's more here, but it's all the default, I
>               only changed the above)


- -- 
http://digital-haze.net/~pobega/ - My Website
If programmers deserve to be rewarded for creating innovative
programs, by the same token they deserve to be punished if they
restrict the use of these programs. 
 - Richard Stallman
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGhk9Og6qL2BGnx4QRAlARAJ95yWrPNL1CCPXOf+yDjfHhyuvrlgCfe1AE
ZMHfFVHOBk3u+LPI1tfVSDs=
=Vn1o
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to