I'd check your webserver configuration.

Seems like you've not got it using the same document root for HTTPS  
and you do HTTP - or that it's not even listening on port 80.

Either way, I'm pretty confident this isn't an issue with Symfony

On 25 Mar 2009, at 04:56, DeepakBhatia wrote:

>
> Hi,
>
> I have done standard installation of Symfony on linux machine.
>
> But I am not able to access my web pages through http. I have to type
> https.
>
> For example, the below will not work
>
> http://10.0.1.66/test/web/tool_dev.php/content/test
>
> But the below will work
>
> https://10.0.1.66/test/web/tool_dev.php/content/test
>
> Please let me know how can I access my website using http only.
>
> Thanks
>
> Deepak Bhatia
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to