|
Home > Archive > Apache Server configuration support > January 2007 > How to get .shtml files to read using Apache 1.3 and XP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to get .shtml files to read using Apache 1.3 and XP
|
|
| phillip.s.powell@gmail.com 2007-01-07, 7:17 pm |
| Please help, I am brand brand new at this and have no idea what I'm
doing!!
I can't read index.shtml, all I see is source code whenever I try to
view it via browser. What must I do to httpd.conf to get it to be
properly viewable?
Thanx
Phil
| |
|
| "phillip.s.powell@gmail.com" <phillip.s.powell@gmail.com> wrote in
news:1168205785.961467.280720@i15g2000cwa.googlegroups.com:
> Please help, I am brand brand new at this and have no idea what I'm
> doing!!
>
> I can't read index.shtml, all I see is source code whenever I try to
> view it via browser. What must I do to httpd.conf to get it to be
> properly viewable?
>
> Thanx
> Phil
>
>
RTFM, AddHandler
----== Posted via webservertalk.com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.webservertalk.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
| |
| Harlin 2007-01-09, 1:19 pm |
| Also, it would be hopeful to know what type of code you're using in
this .shtml file as the AddHandler option can make any interpreter
handle it.
Harlin Seritt
Mark wrote:
> "phillip.s.powell@gmail.com" <phillip.s.powell@gmail.com> wrote in
> news:1168205785.961467.280720@i15g2000cwa.googlegroups.com:
>
>
> RTFM, AddHandler
>
>
> ----== Posted via webservertalk.com - Unlimited-Unrestricted-Secure Usenet News==----
> http://www.webservertalk.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
> ----= East and West-Coast Server Farms - Total Privacy via Encryption =----
|
|
|
|
|