On August 12, 2011 6:54 , Ganesh Viswanathan wrote:
>
>>
>> I have a wordpress multi-site:
>>
>>
> You have posted your question to the Apache HTTP Server Users' mailing
> list. Unfortunately, your question has nothing to do with Apache HTTP
> Server as far
I have a wordpress multi-site:
site1.local.loc [with subdomains on my local] and I would like to have three
pages on this.
site1.local.loc/works - (posts page, but I want 'Works' as my title)
site1.local.loc/about - (static page)
site1.local.loc/contact - (static page)
Since 'Works' is my post
t 8:07 PM, Eric Covener > <mailto:cove...@gmail.com>> wrote:
>>
>>On Tue, Aug 9, 2011 at 10:31 AM, Ganesh Viswanathan
>>mailto:gizz...@gmail.com>> wrote:
>> >
>>
1. Added that line to the vhosts.conf file above the virtual hosts
declaration.
2. Cleared Browser cache and then retried.
No luck at all :(
Regards,
Ganesh.
On Tue, Aug 9, 2011 at 8:07 PM, Eric Covener wrote:
> On Tue, Aug 9, 2011 at 10:31 AM, Ganesh Viswanathan
>
Hi,
I wanted to install subdomains to be used locally.
I configured my hosts file and added a new address:
127.0.1.1 local.loc
127.0.1.1 part1.local.loc
127.0.1.1 part2.local.loc
127.0.1.1 blog.local.loc
There is no 127.0.0.1 in my hosts file anymore. I removed it.
I configured my vhosts file t