Re: Very high intermediate towards advanced question about sharing

2013-02-09 Thread Travis Siegel
Just for reference, there's no need to change any configuration items  
in apache to get your main site to work..
By default, if you open http://localhost/ (or the ip assigned to that  
computer) you'll get the main apache site.  You don't need to use the  
user directories at all if you don't wish to do so.  Simply build  
your web site as you like, then drop it all into the main apache  
htdocs folder.  The location of this folder varies (slightly and  
occasionally) from release to release, and depending on which version  
of apache you're using, but it's usually /library/webserver/htdocs  
(or something similar, that's from memory, not an actual look into my  
folders to see the true path, but regardless, all you need to do is  
build your web site there, and all will work as you ask, without you  
having to change any configuration files at all.
The user folders will still be there if you desire to use them, but  
there's nothing saying you must.


<--- Mac Access At Mac Access Dot Net --->

To reply to this post, please address your message to mac-access@mac-access.net

You can find an archive of all messages postedto the Mac-Access forum at 
either the list's own dedicated web archive:

or at the public Mail Archive:
.
Subscribe to the list's RSS feed from:


As the Mac Access Dot Net administrators, we do our very best to ensure that 
the Mac-Access E-Mal list remains malware, spyware, Trojan, virus and 
worm-free.  However, this should in no way replace your own security strategy.  
We assume neither liability nor responsibility should something unpredictable 
happen.

Please remember to update your membership preferences periodically by visiting 
the list website at:




Re: Very high intermediate towards advanced question about sharing

2013-02-08 Thread Sarah k Alawami
lol. oops? 

Well good luck with the instructions. and I hope they help. It was written when 
10.8 was released so things might or might not have changed. 

Take care.
On Feb 8, 2013, at 2:43 PM, Christopher-Mark Gilland  
wrote:

> Thank you Sarah.  that is very very much appreciated.  BTW, not trying to 
> call you down, but just a very small helpful hint.  I saw in your file name 
> you miss spelled Apache.  It's A p A, c h e.  No hard feelings, it's all 
> good... just for your future reference...
> 
> Chris Gilland.
> Founder of CLG Productions
> http://www.clgproductions.com
> E-mail: ch...@clgproductions.com
> Phone: 803-760-7136
> Toll-Free: 1-888-405-3185
> Mon-Fri 8A.M-5P.M Eastern Standard Time except weekends and holidays.
> - Original Message - From: "Sarah k Alawami" 
> To: "Mac OSX & iOS Accessibility" 
> Sent: Friday, February 08, 2013 11:46 AM
> Subject: Re: Very high intermediate towards advanced question about sharing
> 
> 
>> I have an article I copied   from the web regarding this.
>> You need to enter a bunch of terminal commands but here is the link to the 
>> file in my dropbox for 24 hours.
>> 
>> https://www.dropbox.com/s/mzj8vxjj0hfwxje/%20configure%20apatchee%20in%20the%20terminal.txt?dl=1
>> 
>> Take care.
>> On Feb 8, 2013, at 6:59 AM, John Panarese  wrote:
>> 
>>>  I don't think web sharing is supported in Mountain Lion any longer.  I 
>>> could be wrong, but I believe that is what I read.  Thus, you won't find 
>>> that folder.
>>> 
>>> 
>>> Take Care
>>> 
>>> John D. Panarese
>>> Director
>>> Mac for the Blind
>>> Tel, (631) 724-4479
>>> Email, j...@macfortheblind.com
>>> Website, http://www.macfortheblind.com
>>> 
>>> APPLE CERTIFIED SUPPORT PROFESSIONAL FOR MAC OSX LION
>>> 
>>> AUTHORIZED APPLE STORE BUSINESS AFFILIATE
>>> 
>>> MAC and iOS VOICEOVER TRAINING AND SUPPORT
>>> 
>>> 
>>> 
>>> On Feb 8, 2013, at 7:23 AM, "Christopher-Mark Gilland" 
>>>  wrote:
>>> 
>>>> OK guys.  So here's the situation.  I am running OSX Mountain Lion 10.8.2. 
>>>> I have gone under system preferences, then to sharing.  I turned on web 
>>>> sharing, which started the web Apache http daemon service built into the 
>>>> OS by default out of the box.  The problem is, even after enabling the 
>>>> root user account which for liability reasons I am not on list going to 
>>>> reveal how to do, I still cannot see under /etc/apache any type of 
>>>> httpd.conf file that I can edit in Text Edit like I would do on 
>>>> Unix/Linux.  I know that one for 20 bucks in the app store can get the 
>>>> server extention add-ons, but why do that only for a GUI front end 
>>>> interface?  Sure it makes things like setting up dns routing, port 
>>>> mascing, IP cloning etc. more easy, but... Basically, I only need to 
>>>> really make two changes.  By default, the web daemon is set to be user 
>>>> specific.  This means if I want to access a file over the web http 
>>>> service, I must go to:
>>>> 
>>>> http://IPAddress/~UserName
>>>> 
>>>> IE:  http://192.168.1.11/~chris
>>>> 
>>>> Then, basically I can access from there anything inside 
>>>> /MacintoshHD/Users/chris/Sites, such as index.html
>>>> 
>>>> So my question is, I want to change the directive within the conf file so 
>>>> that instead of it being user specific, it is system-wide.  This way 
>>>> instead of going to an address formatted like above, I could instead jsut 
>>>> go to:
>>>> 
>>>> http://IPAddress
>>>> 
>>>> and that's it.  no /~UserName at the end.  The only problem is, in doing 
>>>> this, if I make the service system wide, then I'd also suspect I'd have to 
>>>> somehow change the HTDocs location so that there would be one global 
>>>> system wide directory where all web files would go.  Then I'd probably 
>>>> have to chmod the thing and set not just the owner and the group, but also 
>>>> everyone else to RW, read/write.
>>>> 
>>>> chmod 666 /MacintoshHD/Users/chris/PathToWebFiles/*
>>>> 
>>>> So really, I need to knwo A, where is the conf file, B, how to change 
>>>> those two directives in the file.
>>>> 
>>>> Chr

Re: Very high intermediate towards advanced question about sharing

2013-02-08 Thread Christopher-Mark Gilland
Thank you Sarah.  that is very very much appreciated.  BTW, not trying to 
call you down, but just a very small helpful hint.  I saw in your file name 
you miss spelled Apache.  It's A p A, c h e.  No hard feelings, it's all 
good... just for your future reference...


Chris Gilland.
Founder of CLG Productions
http://www.clgproductions.com
E-mail: ch...@clgproductions.com
Phone: 803-760-7136
Toll-Free: 1-888-405-3185
Mon-Fri 8A.M-5P.M Eastern Standard Time except weekends and holidays.
- Original Message - 
From: "Sarah k Alawami" 

To: "Mac OSX & iOS Accessibility" 
Sent: Friday, February 08, 2013 11:46 AM
Subject: Re: Very high intermediate towards advanced question about sharing



I have an article I copied   from the web regarding this.
You need to enter a bunch of terminal commands but here is the link to the 
file in my dropbox for 24 hours.


https://www.dropbox.com/s/mzj8vxjj0hfwxje/%20configure%20apatchee%20in%20the%20terminal.txt?dl=1

Take care.
On Feb 8, 2013, at 6:59 AM, John Panarese  
wrote:


  I don't think web sharing is supported in Mountain Lion any longer.  I 
could be wrong, but I believe that is what I read.  Thus, you won't find 
that folder.



Take Care

John D. Panarese
Director
Mac for the Blind
Tel, (631) 724-4479
Email, j...@macfortheblind.com
Website, http://www.macfortheblind.com

APPLE CERTIFIED SUPPORT PROFESSIONAL FOR MAC OSX LION

AUTHORIZED APPLE STORE BUSINESS AFFILIATE

MAC and iOS VOICEOVER TRAINING AND SUPPORT



On Feb 8, 2013, at 7:23 AM, "Christopher-Mark Gilland" 
 wrote:


OK guys.  So here's the situation.  I am running OSX Mountain Lion 
10.8.2. I have gone under system preferences, then to sharing.  I turned 
on web sharing, which started the web Apache http daemon service built 
into the OS by default out of the box.  The problem is, even after 
enabling the root user account which for liability reasons I am not on 
list going to reveal how to do, I still cannot see under /etc/apache any 
type of httpd.conf file that I can edit in Text Edit like I would do on 
Unix/Linux.  I know that one for 20 bucks in the app store can get the 
server extention add-ons, but why do that only for a GUI front end 
interface?  Sure it makes things like setting up dns routing, port 
mascing, IP cloning etc. more easy, but... Basically, I only need to 
really make two changes.  By default, the web daemon is set to be user 
specific.  This means if I want to access a file over the web http 
service, I must go to:


http://IPAddress/~UserName

IE:  http://192.168.1.11/~chris

Then, basically I can access from there anything inside 
/MacintoshHD/Users/chris/Sites, such as index.html


So my question is, I want to change the directive within the conf file 
so that instead of it being user specific, it is system-wide.  This way 
instead of going to an address formatted like above, I could instead 
jsut go to:


http://IPAddress

and that's it.  no /~UserName at the end.  The only problem is, in doing 
this, if I make the service system wide, then I'd also suspect I'd have 
to somehow change the HTDocs location so that there would be one global 
system wide directory where all web files would go.  Then I'd probably 
have to chmod the thing and set not just the owner and the group, but 
also everyone else to RW, read/write.


chmod 666 /MacintoshHD/Users/chris/PathToWebFiles/*

So really, I need to knwo A, where is the conf file, B, how to change 
those two directives in the file.


Chris.
<--- Mac Access At Mac Access Dot Net --->

To reply to this post, please address your message to 
mac-access@mac-access.net


You can find an archive of all messages postedto the Mac-Access 
forum at either the list's own dedicated web archive:

<http://mail.tft-bbs.co.uk/pipermail/mac-access/index.html>
or at the public Mail Archive:
<http://www.mail-archive.com/mac-access@mac-access.net/>.
Subscribe to the list's RSS feed from:
<http://www.mail-archive.com/mac-access@mac-access.net/maillist.xml>

As the Mac Access Dot Net administrators, we do our very best to ensure 
that the Mac-Access E-Mal list remains malware, spyware, Trojan, virus 
and worm-free.  However, this should in no way replace your own security 
strategy.  We assume neither liability nor responsibility should 
something unpredictable happen.


Please remember to update your membership preferences periodically by 
visiting the list website at:

<http://mail.tft-bbs.co.uk/mailman/listinfo/mac-access/options/>



<--- Mac Access At Mac Access Dot Net --->

To reply to this post, please address your message to 
mac-access@mac-access.net


You can find an archive of all messages postedto the Mac-Access forum 
at either the list's own dedicated web archive:

<http://mail.tft-bbs.co.uk/pipermail/mac-access/index.html>
or at the public Mail Archive:
<http://www.mail-archive.com/mac-a

Re: Very high intermediate towards advanced question about sharing

2013-02-08 Thread Sarah k Alawami
I hope you get it to work. I'm not versed in the terminal but I tried it out 
when ml was released and it worked fine.

Again, good luck.
On Feb 8, 2013, at 12:56 PM, Christopher-Mark Gilland 
 wrote:

> Thank you!  This is excellent!
> 
> Chris Gilland.
> Founder of CLG Productions
> http://www.clgproductions.com
> E-mail: ch...@clgproductions.com
> Phone: 803-760-7136
> Toll-Free: 1-888-405-3185
> Mon-Fri 8A.M-5P.M Eastern Standard Time except weekends and holidays.
> - Original Message - From: "Nicolai Svendsen" 
> To: "Mac OSX & iOS Accessibility" 
> Sent: Friday, February 08, 2013 11:06 AM
> Subject: Re: Very high intermediate towards advanced question about sharing
> 
> 
>> Hi!
>> 
>> Some people won't have the web sharing box in System Preferences in Mountain 
>> Lion. So, you have to enable Apache in Terminal like so
>> sudo apachectl start
>> You can replace "start" with stop and restart as you see fit, but keep in 
>> mind that you have to make OS X launch the daemon when you boot the system. 
>> This won't be done automatically.
>> sudo defaults write /System/Library/LaunchDaemons/org.apache.httpd Disabled 
>> -bool false
>> To disable this, you of course just write "true" instead of "false" in 
>> Terminal.
>> 
>> From what I can tell, Apache actually already uses both system and 
>> user-specific web sharing, though I can't make the system-wide configuration 
>> work when I put files in the appropriate folders. This may just be because 
>> it might have one enabled this being the user, but it does show the site 
>> added in the /library/webserver/documents location which is for the 
>> system-wide web share, so I can't imagine that being correct.
>> 
>> Either way, configuration file is here:
>> /etc/apache2/httpd.conf
>> 
>> IF you don't see it, try using something like
>> nano /etc/apache2/httpd.conf
>> to open the file and edit it that way.
>> 
>> I can't answer your questions completely, I think, since I can't make it 
>> properly work for me due to my configuration in my current area.
>> 
>> Regards,
>> Nicolai
>> On Feb 8, 2013, at 4:08 PM, John Panarese  wrote:
>> 
>>>  Yes, but I don't think the personal website is supported in ML any longer. 
>>>  Did you upgrade from Lion or Snow Leopard?  It might still be in sharing 
>>> prefs because of that.  With my Mini, which I did a complete clean install 
>>> on, there is no Web sharing service listed in my sharing prefs.
>>> 
>>> 
>>> 
>>> Take Care
>>> 
>>> John D. Panarese
>>> Director
>>> Mac for the Blind
>>> Tel, (631) 724-4479
>>> Email, j...@macfortheblind.com
>>> Website, http://www.macfortheblind.com
>>> 
>>> APPLE CERTIFIED SUPPORT PROFESSIONAL FOR MAC OSX LION
>>> 
>>> AUTHORIZED APPLE STORE BUSINESS AFFILIATE
>>> 
>>> MAC and iOS VOICEOVER TRAINING AND SUPPORT
>>> 
>>> 
>>> 
>>> On Feb 8, 2013, at 10:05 AM, "Christopher-Mark Gilland" 
>>>  wrote:
>>> 
>>>> John,
>>>> 
>>>> All I know is under system prefs, sharing, there is an option to enable 
>>>> web sharing.  that's all I can tell ya.
>>>> 
>>>> Chris Gilland.
>>>> Founder of CLG Productions
>>>> http://www.clgproductions.com
>>>> E-mail: ch...@clgproductions.com
>>>> Phone: 803-760-7136
>>>> Toll-Free: 1-888-405-3185
>>>> Mon-Fri 8A.M-5P.M Eastern Standard Time except weekends and holidays.
>>>> - Original Message - From: "John Panarese" 
>>>> 
>>>> To: "Mac OSX & iOS Accessibility" 
>>>> Sent: Friday, February 08, 2013 9:59 AM
>>>> Subject: Re: Very high intermediate towards advanced question about sharing
>>>> 
>>>> 
>>>>> I don't think web sharing is supported in Mountain Lion any longer.  I 
>>>>> could be wrong, but I believe that is what I read.  Thus, you won't find 
>>>>> that folder.
>>>>> 
>>>>> 
>>>>> Take Care
>>>>> 
>>>>> John D. Panarese
>>>>> Director
>>>>> Mac for the Blind
>>>>> Tel, (631) 724-4479
>>>>> Email, j...@macfortheblind.com
>>>>> Website, http://www.macfortheblind.com
>>>>

Re: Very high intermediate towards advanced question about sharing

2013-02-08 Thread Christopher-Mark Gilland

Thank you!  This is excellent!

Chris Gilland.
Founder of CLG Productions
http://www.clgproductions.com
E-mail: ch...@clgproductions.com
Phone: 803-760-7136
Toll-Free: 1-888-405-3185
Mon-Fri 8A.M-5P.M Eastern Standard Time except weekends and holidays.
- Original Message - 
From: "Nicolai Svendsen" 

To: "Mac OSX & iOS Accessibility" 
Sent: Friday, February 08, 2013 11:06 AM
Subject: Re: Very high intermediate towards advanced question about sharing



Hi!

Some people won't have the web sharing box in System Preferences in 
Mountain Lion. So, you have to enable Apache in Terminal like so

sudo apachectl start
You can replace "start" with stop and restart as you see fit, but keep in 
mind that you have to make OS X launch the daemon when you boot the 
system. This won't be done automatically.
sudo defaults write /System/Library/LaunchDaemons/org.apache.httpd 
Disabled -bool false
To disable this, you of course just write "true" instead of "false" in 
Terminal.


From what I can tell, Apache actually already uses both system and 
user-specific web sharing, though I can't make the system-wide 
configuration work when I put files in the appropriate folders. This may 
just be because it might have one enabled this being the user, but it does 
show the site added in the /library/webserver/documents location which is 
for the system-wide web share, so I can't imagine that being correct.


Either way, configuration file is here:
/etc/apache2/httpd.conf

IF you don't see it, try using something like
nano /etc/apache2/httpd.conf
to open the file and edit it that way.

I can't answer your questions completely, I think, since I can't make it 
properly work for me due to my configuration in my current area.


Regards,
Nicolai
On Feb 8, 2013, at 4:08 PM, John Panarese  
wrote:


  Yes, but I don't think the personal website is supported in ML any 
longer.  Did you upgrade from Lion or Snow Leopard?  It might still be in 
sharing prefs because of that.  With my Mini, which I did a complete 
clean install on, there is no Web sharing service listed in my sharing 
prefs.




Take Care

John D. Panarese
Director
Mac for the Blind
Tel, (631) 724-4479
Email, j...@macfortheblind.com
Website, http://www.macfortheblind.com

APPLE CERTIFIED SUPPORT PROFESSIONAL FOR MAC OSX LION

AUTHORIZED APPLE STORE BUSINESS AFFILIATE

MAC and iOS VOICEOVER TRAINING AND SUPPORT



On Feb 8, 2013, at 10:05 AM, "Christopher-Mark Gilland" 
 wrote:



John,

All I know is under system prefs, sharing, there is an option to enable 
web sharing.  that's all I can tell ya.


Chris Gilland.
Founder of CLG Productions
http://www.clgproductions.com
E-mail: ch...@clgproductions.com
Phone: 803-760-7136
Toll-Free: 1-888-405-3185
Mon-Fri 8A.M-5P.M Eastern Standard Time except weekends and holidays.
- Original Message - From: "John Panarese" 


To: "Mac OSX & iOS Accessibility" 
Sent: Friday, February 08, 2013 9:59 AM
Subject: Re: Very high intermediate towards advanced question about 
sharing



I don't think web sharing is supported in Mountain Lion any longer.  I 
could be wrong, but I believe that is what I read.  Thus, you won't 
find that folder.



Take Care

John D. Panarese
Director
Mac for the Blind
Tel, (631) 724-4479
Email, j...@macfortheblind.com
Website, http://www.macfortheblind.com

APPLE CERTIFIED SUPPORT PROFESSIONAL FOR MAC OSX LION

AUTHORIZED APPLE STORE BUSINESS AFFILIATE

MAC and iOS VOICEOVER TRAINING AND SUPPORT



On Feb 8, 2013, at 7:23 AM, "Christopher-Mark Gilland" 
 wrote:


OK guys.  So here's the situation.  I am running OSX Mountain Lion 
10.8.2. I have gone under system preferences, then to sharing.  I 
turned on web sharing, which started the web Apache http daemon 
service built into the OS by default out of the box.  The problem is, 
even after enabling the root user account which for liability reasons 
I am not on list going to reveal how to do, I still cannot see under 
/etc/apache any type of httpd.conf file that I can edit in Text Edit 
like I would do on Unix/Linux.  I know that one for 20 bucks in the 
app store can get the server extention add-ons, but why do that only 
for a GUI front end interface?  Sure it makes things like setting up 
dns routing, port mascing, IP cloning etc. more easy, but... 
Basically, I only need to really make two changes.  By default, the 
web daemon is set to be user specific.  This means if I want to access 
a file over the web http service, I must go to:


http://IPAddress/~UserName

IE:  http://192.168.1.11/~chris

Then, basically I can access from there anything inside 
/MacintoshHD/Users/chris/Sites, such as index.html


So my question is, I want to change the directive within the conf file 
so that instead of it being user specific, it is system-wide.  This 
way instead of going to an address formatted like

Re: Very high intermediate towards advanced question about sharing

2013-02-08 Thread Christopher-Mark Gilland

Oh, maybe that is why.  Yeah, I did upgrade from Snow Leopard, you're right.

Chris Gilland.
Founder of CLG Productions
http://www.clgproductions.com
E-mail: ch...@clgproductions.com
Phone: 803-760-7136
Toll-Free: 1-888-405-3185
Mon-Fri 8A.M-5P.M Eastern Standard Time except weekends and holidays.
- Original Message - 
From: "John Panarese" 

To: "Mac OSX & iOS Accessibility" 
Sent: Friday, February 08, 2013 10:08 AM
Subject: Re: Very high intermediate towards advanced question about sharing


  Yes, but I don't think the personal website is supported in ML any 
longer.  Did you upgrade from Lion or Snow Leopard?  It might still be in 
sharing prefs because of that.  With my Mini, which I did a complete clean 
install on, there is no Web sharing service listed in my sharing prefs.




Take Care

John D. Panarese
Director
Mac for the Blind
Tel, (631) 724-4479
Email, j...@macfortheblind.com
Website, http://www.macfortheblind.com

APPLE CERTIFIED SUPPORT PROFESSIONAL FOR MAC OSX LION

AUTHORIZED APPLE STORE BUSINESS AFFILIATE

MAC and iOS VOICEOVER TRAINING AND SUPPORT



On Feb 8, 2013, at 10:05 AM, "Christopher-Mark Gilland" 
 wrote:



John,

All I know is under system prefs, sharing, there is an option to enable 
web sharing.  that's all I can tell ya.


Chris Gilland.
Founder of CLG Productions
http://www.clgproductions.com
E-mail: ch...@clgproductions.com
Phone: 803-760-7136
Toll-Free: 1-888-405-3185
Mon-Fri 8A.M-5P.M Eastern Standard Time except weekends and holidays.
- Original Message - From: "John Panarese" 


To: "Mac OSX & iOS Accessibility" 
Sent: Friday, February 08, 2013 9:59 AM
Subject: Re: Very high intermediate towards advanced question about 
sharing



 I don't think web sharing is supported in Mountain Lion any longer.  I 
could be wrong, but I believe that is what I read.  Thus, you won't find 
that folder.



Take Care

John D. Panarese
Director
Mac for the Blind
Tel, (631) 724-4479
Email, j...@macfortheblind.com
Website, http://www.macfortheblind.com

APPLE CERTIFIED SUPPORT PROFESSIONAL FOR MAC OSX LION

AUTHORIZED APPLE STORE BUSINESS AFFILIATE

MAC and iOS VOICEOVER TRAINING AND SUPPORT



On Feb 8, 2013, at 7:23 AM, "Christopher-Mark Gilland" 
 wrote:


OK guys.  So here's the situation.  I am running OSX Mountain Lion 
10.8.2. I have gone under system preferences, then to sharing.  I 
turned on web sharing, which started the web Apache http daemon service 
built into the OS by default out of the box.  The problem is, even 
after enabling the root user account which for liability reasons I am 
not on list going to reveal how to do, I still cannot see under 
/etc/apache any type of httpd.conf file that I can edit in Text Edit 
like I would do on Unix/Linux.  I know that one for 20 bucks in the app 
store can get the server extention add-ons, but why do that only for a 
GUI front end interface?  Sure it makes things like setting up dns 
routing, port mascing, IP cloning etc. more easy, but... Basically, I 
only need to really make two changes.  By default, the web daemon is 
set to be user specific.  This means if I want to access a file over 
the web http service, I must go to:


http://IPAddress/~UserName

IE:  http://192.168.1.11/~chris

Then, basically I can access from there anything inside 
/MacintoshHD/Users/chris/Sites, such as index.html


So my question is, I want to change the directive within the conf file 
so that instead of it being user specific, it is system-wide.  This way 
instead of going to an address formatted like above, I could instead 
jsut go to:


http://IPAddress

and that's it.  no /~UserName at the end.  The only problem is, in 
doing this, if I make the service system wide, then I'd also suspect 
I'd have to somehow change the HTDocs location so that there would be 
one global system wide directory where all web files would go.  Then 
I'd probably have to chmod the thing and set not just the owner and the 
group, but also everyone else to RW, read/write.


chmod 666 /MacintoshHD/Users/chris/PathToWebFiles/*

So really, I need to knwo A, where is the conf file, B, how to change 
those two directives in the file.


Chris.
<--- Mac Access At Mac Access Dot Net --->

To reply to this post, please address your message to 
mac-access@mac-access.net


You can find an archive of all messages postedto the Mac-Access 
forum at either the list's own dedicated web archive:

<http://mail.tft-bbs.co.uk/pipermail/mac-access/index.html>
or at the public Mail Archive:
<http://www.mail-archive.com/mac-access@mac-access.net/>.
Subscribe to the list's RSS feed from:
<http://www.mail-archive.com/mac-access@mac-access.net/maillist.xml>

As the Mac Access Dot Net administrators, we do our very best to ensure 
that the Mac-Access E-Mal list remains malware, spyware, Trojan, virus 
and worm-free.  Ho

Re: Very high intermediate towards advanced question about sharing

2013-02-08 Thread Sarah k Alawami
I have an article I copied   from the web regarding this. 
You need to enter a bunch of terminal commands but here is the link to the file 
in my dropbox for 24 hours. 

https://www.dropbox.com/s/mzj8vxjj0hfwxje/%20configure%20apatchee%20in%20the%20terminal.txt?dl=1

Take care.
On Feb 8, 2013, at 6:59 AM, John Panarese  wrote:

>   I don't think web sharing is supported in Mountain Lion any longer.  I 
> could be wrong, but I believe that is what I read.  Thus, you won't find that 
> folder.
> 
> 
> Take Care
> 
> John D. Panarese
> Director
> Mac for the Blind
> Tel, (631) 724-4479
> Email, j...@macfortheblind.com
> Website, http://www.macfortheblind.com
> 
> APPLE CERTIFIED SUPPORT PROFESSIONAL FOR MAC OSX LION
> 
> AUTHORIZED APPLE STORE BUSINESS AFFILIATE
> 
> MAC and iOS VOICEOVER TRAINING AND SUPPORT
> 
> 
> 
> On Feb 8, 2013, at 7:23 AM, "Christopher-Mark Gilland" 
>  wrote:
> 
>> OK guys.  So here's the situation.  I am running OSX Mountain Lion 10.8.2. I 
>> have gone under system preferences, then to sharing.  I turned on web 
>> sharing, which started the web Apache http daemon service built into the OS 
>> by default out of the box.  The problem is, even after enabling the root 
>> user account which for liability reasons I am not on list going to reveal 
>> how to do, I still cannot see under /etc/apache any type of httpd.conf file 
>> that I can edit in Text Edit like I would do on Unix/Linux.  I know that one 
>> for 20 bucks in the app store can get the server extention add-ons, but why 
>> do that only for a GUI front end interface?  Sure it makes things like 
>> setting up dns routing, port mascing, IP cloning etc. more easy, but... 
>> Basically, I only need to really make two changes.  By default, the web 
>> daemon is set to be user specific.  This means if I want to access a file 
>> over the web http service, I must go to:
>> 
>> http://IPAddress/~UserName
>> 
>> IE:  http://192.168.1.11/~chris
>> 
>> Then, basically I can access from there anything inside 
>> /MacintoshHD/Users/chris/Sites, such as index.html
>> 
>> So my question is, I want to change the directive within the conf file so 
>> that instead of it being user specific, it is system-wide.  This way instead 
>> of going to an address formatted like above, I could instead jsut go to:
>> 
>> http://IPAddress
>> 
>> and that's it.  no /~UserName at the end.  The only problem is, in doing 
>> this, if I make the service system wide, then I'd also suspect I'd have to 
>> somehow change the HTDocs location so that there would be one global system 
>> wide directory where all web files would go.  Then I'd probably have to 
>> chmod the thing and set not just the owner and the group, but also everyone 
>> else to RW, read/write.
>> 
>> chmod 666 /MacintoshHD/Users/chris/PathToWebFiles/*
>> 
>> So really, I need to knwo A, where is the conf file, B, how to change those 
>> two directives in the file.
>> 
>> Chris. 
>> <--- Mac Access At Mac Access Dot Net --->
>> 
>> To reply to this post, please address your message to 
>> mac-access@mac-access.net
>> 
>> You can find an archive of all messages postedto the Mac-Access forum at 
>> either the list's own dedicated web archive:
>> 
>> or at the public Mail Archive:
>> .
>> Subscribe to the list's RSS feed from:
>> 
>> 
>> As the Mac Access Dot Net administrators, we do our very best to ensure that 
>> the Mac-Access E-Mal list remains malware, spyware, Trojan, virus and 
>> worm-free.  However, this should in no way replace your own security 
>> strategy.  We assume neither liability nor responsibility should something 
>> unpredictable happen.
>> 
>> Please remember to update your membership preferences periodically by 
>> visiting the list website at:
>> 
>> 
> 
> <--- Mac Access At Mac Access Dot Net --->
> 
> To reply to this post, please address your message to 
> mac-access@mac-access.net
> 
> You can find an archive of all messages postedto the Mac-Access forum at 
> either the list's own dedicated web archive:
> 
> or at the public Mail Archive:
> .
> Subscribe to the list's RSS feed from:
> 
> 
> As the Mac Access Dot Net administrators, we do our very best to ensure that 
> the Mac-Access E-Mal list remains malware, spyware, Trojan, virus and 
> worm-free.  However, this should in no way replace your own security 
> strategy.  We assume neither liability nor responsibility should something 
> unpredictable happen.
> 
> Please remember to update your membership preferences periodically by 
> visiting the list website at:
> 

Re: Very high intermediate towards advanced question about sharing

2013-02-08 Thread Nicolai Svendsen
Hi!

Some people won't have the web sharing box in System Preferences in Mountain 
Lion. So, you have to enable Apache in Terminal like so
sudo apachectl start
You can replace "start" with stop and restart as you see fit, but keep in mind 
that you have to make OS X launch the daemon when you boot the system. This 
won't be done automatically.
sudo defaults write /System/Library/LaunchDaemons/org.apache.httpd Disabled 
-bool false
To disable this, you of course just write "true" instead of "false" in Terminal.

>From what I can tell, Apache actually already uses both system and 
>user-specific web sharing, though I can't make the system-wide configuration 
>work when I put files in the appropriate folders. This may just be because it 
>might have one enabled this being the user, but it does show the site added in 
>the /library/webserver/documents location which is for the system-wide web 
>share, so I can't imagine that being correct.

Either way, configuration file is here:
/etc/apache2/httpd.conf

IF you don't see it, try using something like
nano /etc/apache2/httpd.conf
to open the file and edit it that way.

I can't answer your questions completely, I think, since I can't make it 
properly work for me due to my configuration in my current area.

Regards,
Nicolai
On Feb 8, 2013, at 4:08 PM, John Panarese  wrote:

>   Yes, but I don't think the personal website is supported in ML any longer.  
> Did you upgrade from Lion or Snow Leopard?  It might still be in sharing 
> prefs because of that.  With my Mini, which I did a complete clean install 
> on, there is no Web sharing service listed in my sharing prefs.
> 
> 
> 
> Take Care
> 
> John D. Panarese
> Director
> Mac for the Blind
> Tel, (631) 724-4479
> Email, j...@macfortheblind.com
> Website, http://www.macfortheblind.com
> 
> APPLE CERTIFIED SUPPORT PROFESSIONAL FOR MAC OSX LION
> 
> AUTHORIZED APPLE STORE BUSINESS AFFILIATE
> 
> MAC and iOS VOICEOVER TRAINING AND SUPPORT
> 
> 
> 
> On Feb 8, 2013, at 10:05 AM, "Christopher-Mark Gilland" 
>  wrote:
> 
>> John,
>> 
>> All I know is under system prefs, sharing, there is an option to enable web 
>> sharing.  that's all I can tell ya.
>> 
>> Chris Gilland.
>> Founder of CLG Productions
>> http://www.clgproductions.com
>> E-mail: ch...@clgproductions.com
>> Phone: 803-760-7136
>> Toll-Free: 1-888-405-3185
>> Mon-Fri 8A.M-5P.M Eastern Standard Time except weekends and holidays.
>> - Original Message - From: "John Panarese" 
>> To: "Mac OSX & iOS Accessibility" 
>> Sent: Friday, February 08, 2013 9:59 AM
>> Subject: Re: Very high intermediate towards advanced question about sharing
>> 
>> 
>>> I don't think web sharing is supported in Mountain Lion any longer.  I 
>>> could be wrong, but I believe that is what I read.  Thus, you won't find 
>>> that folder.
>>> 
>>> 
>>> Take Care
>>> 
>>> John D. Panarese
>>> Director
>>> Mac for the Blind
>>> Tel, (631) 724-4479
>>> Email, j...@macfortheblind.com
>>> Website, http://www.macfortheblind.com
>>> 
>>> APPLE CERTIFIED SUPPORT PROFESSIONAL FOR MAC OSX LION
>>> 
>>> AUTHORIZED APPLE STORE BUSINESS AFFILIATE
>>> 
>>> MAC and iOS VOICEOVER TRAINING AND SUPPORT
>>> 
>>> 
>>> 
>>> On Feb 8, 2013, at 7:23 AM, "Christopher-Mark Gilland" 
>>>  wrote:
>>> 
>>>> OK guys.  So here's the situation.  I am running OSX Mountain Lion 10.8.2. 
>>>> I have gone under system preferences, then to sharing.  I turned on web 
>>>> sharing, which started the web Apache http daemon service built into the 
>>>> OS by default out of the box.  The problem is, even after enabling the 
>>>> root user account which for liability reasons I am not on list going to 
>>>> reveal how to do, I still cannot see under /etc/apache any type of 
>>>> httpd.conf file that I can edit in Text Edit like I would do on 
>>>> Unix/Linux.  I know that one for 20 bucks in the app store can get the 
>>>> server extention add-ons, but why do that only for a GUI front end 
>>>> interface?  Sure it makes things like setting up dns routing, port 
>>>> mascing, IP cloning etc. more easy, but... Basically, I only need to 
>>>> really make two changes.  By default, the web daemon is set to be user 
>>>> specific.  This means if I want to access a file over the web http 
>>>> service

Re: Very high intermediate towards advanced question about sharing

2013-02-08 Thread John Panarese
   Yes, but I don't think the personal website is supported in ML any longer.  
Did you upgrade from Lion or Snow Leopard?  It might still be in sharing prefs 
because of that.  With my Mini, which I did a complete clean install on, there 
is no Web sharing service listed in my sharing prefs.



Take Care

John D. Panarese
Director
Mac for the Blind
Tel, (631) 724-4479
Email, j...@macfortheblind.com
Website, http://www.macfortheblind.com

APPLE CERTIFIED SUPPORT PROFESSIONAL FOR MAC OSX LION

AUTHORIZED APPLE STORE BUSINESS AFFILIATE

MAC and iOS VOICEOVER TRAINING AND SUPPORT



On Feb 8, 2013, at 10:05 AM, "Christopher-Mark Gilland" 
 wrote:

> John,
> 
> All I know is under system prefs, sharing, there is an option to enable web 
> sharing.  that's all I can tell ya.
> 
> Chris Gilland.
> Founder of CLG Productions
> http://www.clgproductions.com
> E-mail: ch...@clgproductions.com
> Phone: 803-760-7136
> Toll-Free: 1-888-405-3185
> Mon-Fri 8A.M-5P.M Eastern Standard Time except weekends and holidays.
> - Original Message - From: "John Panarese" 
> To: "Mac OSX & iOS Accessibility" 
> Sent: Friday, February 08, 2013 9:59 AM
> Subject: Re: Very high intermediate towards advanced question about sharing
> 
> 
>>  I don't think web sharing is supported in Mountain Lion any longer.  I 
>> could be wrong, but I believe that is what I read.  Thus, you won't find 
>> that folder.
>> 
>> 
>> Take Care
>> 
>> John D. Panarese
>> Director
>> Mac for the Blind
>> Tel, (631) 724-4479
>> Email, j...@macfortheblind.com
>> Website, http://www.macfortheblind.com
>> 
>> APPLE CERTIFIED SUPPORT PROFESSIONAL FOR MAC OSX LION
>> 
>> AUTHORIZED APPLE STORE BUSINESS AFFILIATE
>> 
>> MAC and iOS VOICEOVER TRAINING AND SUPPORT
>> 
>> 
>> 
>> On Feb 8, 2013, at 7:23 AM, "Christopher-Mark Gilland" 
>>  wrote:
>> 
>>> OK guys.  So here's the situation.  I am running OSX Mountain Lion 10.8.2. 
>>> I have gone under system preferences, then to sharing.  I turned on web 
>>> sharing, which started the web Apache http daemon service built into the OS 
>>> by default out of the box.  The problem is, even after enabling the root 
>>> user account which for liability reasons I am not on list going to reveal 
>>> how to do, I still cannot see under /etc/apache any type of httpd.conf file 
>>> that I can edit in Text Edit like I would do on Unix/Linux.  I know that 
>>> one for 20 bucks in the app store can get the server extention add-ons, but 
>>> why do that only for a GUI front end interface?  Sure it makes things like 
>>> setting up dns routing, port mascing, IP cloning etc. more easy, but... 
>>> Basically, I only need to really make two changes.  By default, the web 
>>> daemon is set to be user specific.  This means if I want to access a file 
>>> over the web http service, I must go to:
>>> 
>>> http://IPAddress/~UserName
>>> 
>>> IE:  http://192.168.1.11/~chris
>>> 
>>> Then, basically I can access from there anything inside 
>>> /MacintoshHD/Users/chris/Sites, such as index.html
>>> 
>>> So my question is, I want to change the directive within the conf file so 
>>> that instead of it being user specific, it is system-wide.  This way 
>>> instead of going to an address formatted like above, I could instead jsut 
>>> go to:
>>> 
>>> http://IPAddress
>>> 
>>> and that's it.  no /~UserName at the end.  The only problem is, in doing 
>>> this, if I make the service system wide, then I'd also suspect I'd have to 
>>> somehow change the HTDocs location so that there would be one global system 
>>> wide directory where all web files would go.  Then I'd probably have to 
>>> chmod the thing and set not just the owner and the group, but also everyone 
>>> else to RW, read/write.
>>> 
>>> chmod 666 /MacintoshHD/Users/chris/PathToWebFiles/*
>>> 
>>> So really, I need to knwo A, where is the conf file, B, how to change those 
>>> two directives in the file.
>>> 
>>> Chris.
>>> <--- Mac Access At Mac Access Dot Net --->
>>> 
>>> To reply to this post, please address your message to 
>>> mac-access@mac-access.net
>>> 
>>> You can find an archive of all messages postedto the Mac-Access forum 
>>> at either the list's own dedicated web archive:
>>> <http://mail.tft-bbs.co.uk/pipermail/mac-access

Re: Very high intermediate towards advanced question about sharing

2013-02-08 Thread Christopher-Mark Gilland

John,

All I know is under system prefs, sharing, there is an option to enable web 
sharing.  that's all I can tell ya.


Chris Gilland.
Founder of CLG Productions
http://www.clgproductions.com
E-mail: ch...@clgproductions.com
Phone: 803-760-7136
Toll-Free: 1-888-405-3185
Mon-Fri 8A.M-5P.M Eastern Standard Time except weekends and holidays.
- Original Message - 
From: "John Panarese" 

To: "Mac OSX & iOS Accessibility" 
Sent: Friday, February 08, 2013 9:59 AM
Subject: Re: Very high intermediate towards advanced question about sharing


  I don't think web sharing is supported in Mountain Lion any longer.  I 
could be wrong, but I believe that is what I read.  Thus, you won't find 
that folder.



Take Care

John D. Panarese
Director
Mac for the Blind
Tel, (631) 724-4479
Email, j...@macfortheblind.com
Website, http://www.macfortheblind.com

APPLE CERTIFIED SUPPORT PROFESSIONAL FOR MAC OSX LION

AUTHORIZED APPLE STORE BUSINESS AFFILIATE

MAC and iOS VOICEOVER TRAINING AND SUPPORT



On Feb 8, 2013, at 7:23 AM, "Christopher-Mark Gilland" 
 wrote:


OK guys.  So here's the situation.  I am running OSX Mountain Lion 
10.8.2. I have gone under system preferences, then to sharing.  I turned 
on web sharing, which started the web Apache http daemon service built 
into the OS by default out of the box.  The problem is, even after 
enabling the root user account which for liability reasons I am not on 
list going to reveal how to do, I still cannot see under /etc/apache any 
type of httpd.conf file that I can edit in Text Edit like I would do on 
Unix/Linux.  I know that one for 20 bucks in the app store can get the 
server extention add-ons, but why do that only for a GUI front end 
interface?  Sure it makes things like setting up dns routing, port 
mascing, IP cloning etc. more easy, but... Basically, I only need to 
really make two changes.  By default, the web daemon is set to be user 
specific.  This means if I want to access a file over the web http 
service, I must go to:


http://IPAddress/~UserName

IE:  http://192.168.1.11/~chris

Then, basically I can access from there anything inside 
/MacintoshHD/Users/chris/Sites, such as index.html


So my question is, I want to change the directive within the conf file so 
that instead of it being user specific, it is system-wide.  This way 
instead of going to an address formatted like above, I could instead jsut 
go to:


http://IPAddress

and that's it.  no /~UserName at the end.  The only problem is, in doing 
this, if I make the service system wide, then I'd also suspect I'd have 
to somehow change the HTDocs location so that there would be one global 
system wide directory where all web files would go.  Then I'd probably 
have to chmod the thing and set not just the owner and the group, but 
also everyone else to RW, read/write.


chmod 666 /MacintoshHD/Users/chris/PathToWebFiles/*

So really, I need to knwo A, where is the conf file, B, how to change 
those two directives in the file.


Chris.
<--- Mac Access At Mac Access Dot Net --->

To reply to this post, please address your message to 
mac-access@mac-access.net


You can find an archive of all messages postedto the Mac-Access forum 
at either the list's own dedicated web archive:

<http://mail.tft-bbs.co.uk/pipermail/mac-access/index.html>
or at the public Mail Archive:
<http://www.mail-archive.com/mac-access@mac-access.net/>.
Subscribe to the list's RSS feed from:
<http://www.mail-archive.com/mac-access@mac-access.net/maillist.xml>

As the Mac Access Dot Net administrators, we do our very best to ensure 
that the Mac-Access E-Mal list remains malware, spyware, Trojan, virus 
and worm-free.  However, this should in no way replace your own security 
strategy.  We assume neither liability nor responsibility should 
something unpredictable happen.


Please remember to update your membership preferences periodically by 
visiting the list website at:

<http://mail.tft-bbs.co.uk/mailman/listinfo/mac-access/options/>



<--- Mac Access At Mac Access Dot Net --->

To reply to this post, please address your message to 
mac-access@mac-access.net


You can find an archive of all messages postedto the Mac-Access forum 
at either the list's own dedicated web archive:

<http://mail.tft-bbs.co.uk/pipermail/mac-access/index.html>
or at the public Mail Archive:
<http://www.mail-archive.com/mac-access@mac-access.net/>.
Subscribe to the list's RSS feed from:
<http://www.mail-archive.com/mac-access@mac-access.net/maillist.xml>

As the Mac Access Dot Net administrators, we do our very best to ensure 
that the Mac-Access E-Mal list remains malware, spyware, Trojan, virus and 
worm-free.  However, this should in no way replace your own security 
strategy.  We assume neither liability nor responsibility should something 
unpredictable happen.


Please remember 

Re: Very high intermediate towards advanced question about sharing

2013-02-08 Thread John Panarese
   I don't think web sharing is supported in Mountain Lion any longer.  I could 
be wrong, but I believe that is what I read.  Thus, you won't find that folder.


Take Care

John D. Panarese
Director
Mac for the Blind
Tel, (631) 724-4479
Email, j...@macfortheblind.com
Website, http://www.macfortheblind.com

APPLE CERTIFIED SUPPORT PROFESSIONAL FOR MAC OSX LION

AUTHORIZED APPLE STORE BUSINESS AFFILIATE

MAC and iOS VOICEOVER TRAINING AND SUPPORT



On Feb 8, 2013, at 7:23 AM, "Christopher-Mark Gilland" 
 wrote:

> OK guys.  So here's the situation.  I am running OSX Mountain Lion 10.8.2. I 
> have gone under system preferences, then to sharing.  I turned on web 
> sharing, which started the web Apache http daemon service built into the OS 
> by default out of the box.  The problem is, even after enabling the root user 
> account which for liability reasons I am not on list going to reveal how to 
> do, I still cannot see under /etc/apache any type of httpd.conf file that I 
> can edit in Text Edit like I would do on Unix/Linux.  I know that one for 20 
> bucks in the app store can get the server extention add-ons, but why do that 
> only for a GUI front end interface?  Sure it makes things like setting up dns 
> routing, port mascing, IP cloning etc. more easy, but... Basically, I only 
> need to really make two changes.  By default, the web daemon is set to be 
> user specific.  This means if I want to access a file over the web http 
> service, I must go to:
> 
> http://IPAddress/~UserName
> 
> IE:  http://192.168.1.11/~chris
> 
> Then, basically I can access from there anything inside 
> /MacintoshHD/Users/chris/Sites, such as index.html
> 
> So my question is, I want to change the directive within the conf file so 
> that instead of it being user specific, it is system-wide.  This way instead 
> of going to an address formatted like above, I could instead jsut go to:
> 
> http://IPAddress
> 
> and that's it.  no /~UserName at the end.  The only problem is, in doing 
> this, if I make the service system wide, then I'd also suspect I'd have to 
> somehow change the HTDocs location so that there would be one global system 
> wide directory where all web files would go.  Then I'd probably have to chmod 
> the thing and set not just the owner and the group, but also everyone else to 
> RW, read/write.
> 
> chmod 666 /MacintoshHD/Users/chris/PathToWebFiles/*
> 
> So really, I need to knwo A, where is the conf file, B, how to change those 
> two directives in the file.
> 
> Chris. 
> <--- Mac Access At Mac Access Dot Net --->
> 
> To reply to this post, please address your message to 
> mac-access@mac-access.net
> 
> You can find an archive of all messages postedto the Mac-Access forum at 
> either the list's own dedicated web archive:
> 
> or at the public Mail Archive:
> .
> Subscribe to the list's RSS feed from:
> 
> 
> As the Mac Access Dot Net administrators, we do our very best to ensure that 
> the Mac-Access E-Mal list remains malware, spyware, Trojan, virus and 
> worm-free.  However, this should in no way replace your own security 
> strategy.  We assume neither liability nor responsibility should something 
> unpredictable happen.
> 
> Please remember to update your membership preferences periodically by 
> visiting the list website at:
> 
> 

<--- Mac Access At Mac Access Dot Net --->

To reply to this post, please address your message to mac-access@mac-access.net

You can find an archive of all messages postedto the Mac-Access forum at 
either the list's own dedicated web archive:

or at the public Mail Archive:
.
Subscribe to the list's RSS feed from:


As the Mac Access Dot Net administrators, we do our very best to ensure that 
the Mac-Access E-Mal list remains malware, spyware, Trojan, virus and 
worm-free.  However, this should in no way replace your own security strategy.  
We assume neither liability nor responsibility should something unpredictable 
happen.

Please remember to update your membership preferences periodically by visiting 
the list website at: