Apache: The requested URL / was not found on this server.
- From: Michael Pobega <pobega@xxxxxxxxx>
- Date: Sat, 30 Jun 2007 08:40:46 -0400
-----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 pobega@xxxxxxxxx
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 debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: Apache: The requested URL / was not found on this server.
- From: Nick Adie
- Re: Apache: The requested URL / was not found on this server.
- Prev by Date: Re: No Sound After Playing XMMS
- Next by Date: Re: running iceweasel on remote host seems wrong
- Previous by thread: running iceweasel on remote host seems wrong
- Next by thread: Re: Apache: The requested URL / was not found on this server.
- Index(es):
Relevant Pages
|