Results 1 to 7 of 7
for some reason apache just puts up the source code forthe web page. i have gotten apache to actiaualy display something but its not being rendered. is there some option ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-11-2006 #1
apache displays html source
for some reason apache just puts up the source code forthe web page. i have gotten apache to actiaualy display something but its not being rendered. is there some option in apache i need to switch?
nVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA
- 02-12-2006 #2Linux Engineer
- Join Date
- Feb 2005
- Posts
- 1,044
Is this happening for *.html files?
- 02-13-2006 #3
yes, even the default page that comes with apache is doing it.
nVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA
- 02-13-2006 #4Linux Newbie
- Join Date
- Feb 2006
- Location
- KP22
- Posts
- 106
Have you checked that MIME types are handled correctly?
- 02-13-2006 #5
are you browsing to these pages instead of opening them?
For instance http://localhost/mypage.html
- 02-13-2006 #6
how would i go about the mime types.
ive accessd the page many ways. 192.168.1.3, 127.0.0.1 http://localhost/ http://localhost/index/htmlnVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA
- 02-13-2006 #7Linux Newbie
- Join Date
- Feb 2006
- Location
- KP22
- Posts
- 106
In your apache config dir should be something like mime.types, I have it located to /etc/apache2/mime.types .


Reply With Quote
