Line of computers created by Apple, also called Macintosh.
1
vote
1answer
333 views
Apache virtual hosts - Resources on website not loaded when accessed from other hostname than localhost
Running virtual hosts on Mac OS X 10.6.8 running Apache 2.2.22.
/etc/hosts is as follows:
127.0.0.1 localhost 3dweergave studio-12.fritz.box
255.255.255.255 broadcasthost
::1 ...
0
votes
3answers
88 views
Mac Mini Colocation Usage Case [duplicate]
I'm looking at purchasing colocation services for a Mac Mini with A specialist colocation company - but as of yet I have no experience with OSX Server for hosting websites. I'm looking for a less ...
1
vote
2answers
97 views
Hosting an apache server from my mac
I created a website with PHP and JS. I want to send my IP address to a friend who is in another state and let him see it. My site is loaded by xampp. How could I do this?
2
votes
1answer
64 views
Handling request after installing MAMP (no DNS setup yet)
I've just installed MAMP on my mac machine and checked the server is working by looking at localhost. I looked up my IP address by ifconfig. When I use another machine, I still can't get connected to ...
0
votes
1answer
850 views
MAMP not working as 'localhost' but works with “127.0.0.1”
I just installed MAMP on Mac OSX 10.8.2.
When it is started, I'm not able to access the server through http://localhost:8888 but when I visit http://127.0.0.1:8888/ and it works fine.
Why is it so? ...
1
vote
2answers
539 views
getting mod_rewrite to work on Mac OS X
I'm trying to get mod rewrite to work on my Mac. This is the content of the .htaccess file:
<Files *\.ini>
order allow,deny
deny from all
</Files>
RewriteEngine on
RewriteRule .* ...
4
votes
4answers
91 views
Web Development Environment: How to distribute edited hosts files over bunch of mac machines?
I am doing some research to prepare some web development environment for our small(10ppl
and growing) new office.
User Case:
For each new web project usually we create new alias on an Apache server ...
0
votes
2answers
5k views
MacOSX VirtualHost: “You don't have permission to access / on this server” error [closed]
The Apache installation of MacOSX is running OK.
I have tried to create a VirtualHost called test.local, but as soon as I uncomment from /private/etc/apache2/httpd.conf the line
Include ...
2
votes
1answer
338 views
Virtual Host under MacOSX not working
I have setup a virtualhost for MacOSX Apache installation.
These are my steps:
edit /private/etc/apache2/httpd.conf removing comment from:
Include /private/etc/apache2/extra/httpd-vhosts.conf
...
3
votes
1answer
2k views
How do I make my website retina display friendly?
Recently the retina MacBook Pro was released at WWDC 2012. It has a resolution of 2880 by 1800. This makes websites look really bad if they haven't been optimized for the new high-res display, as ...
1
vote
1answer
67 views
Improve efficiency of web building setup and processes - Wordpress on Mac
Can anyone see any ways in which I can improve my speed and efficiency with the following setup? Or if there are any obvious holes in my building process?
This is for building Wordpress websites on ...
1
vote
1answer
123 views
Is there anyway way to transfer .psd files from a windows machine to a mac without exposing other files? [closed]
I need to transfer photoshop files back and forth from my computer (mac) to a girls computer (windows) that I'm working with. The only problem with FTP is whoever is it exposes other files on the ...
0
votes
3answers
2k views
What can a mac mini server do? Is it useful for starting up a home business?
The mac mini is a really appealing option to someone like me with little knowledge of servers. I am looking for a server that I can use for a small business, to: host websites, store company files and ...
2
votes
1answer
102 views
I don't have a Mac. Someone tested my website on a Mac and the Google Maps' Javascript is not working. How do I test it?
How do I test if a website works on an old Mac without owning a Mac? Are there emulates. Does Safari work the same on both XP and a Mac? On the PC the website works on ie 7-9, FireFox, Opera, Safari, ...
3
votes
2answers
1k views
Are there huge differences between Safari versions on Windows and Mac OS?
I have recently engaged in a conversation where were people defending that you should test your websites on Safari for Windows and on Safari for Mac, because they're very different.
As a webmaster, ...
0
votes
2answers
242 views
Designing a Logo with transparent background
I want to design a logo which should have a transparent background so that it adjusts automatically with the CSS background color.
I want to do it with pixelmator in mac.

