sunny124 0 Light Poster

Hi,

I can't access shtml files on my local Apache 2.2 server.

I can access html files but not shtml files.

It outputs all html code in browser when I try to access it.

<html>
	<head>
		<title>Test File</title>
	</head>
	<body>
		<h1>Test</h1>
	</body>
</html>

Is there any settings that i need to change?

Thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.