0
votes
2answers
75 views

How to serve the personal website from different folder?

So far, I read on MacRumors of: System-wide site Files at /Library/WebServer/Documents will, by default, be shared as the root Web site when Web sharing is turned on. These files can be ...
0
votes
1answer
282 views

Web Sharing (Apache) won't turn on in Lion

I'm unable to enable web sharing via System Preferences > Sharing. When I click it to turn it on the light turns yellow but then goes back to gray. I did some Googling and found that many people ...
0
votes
1answer
89 views

web sharing on lion - odd behavior

In my Lion local web sharing folder, I noticed that I cannot change any of the files without typing in my password. I also noticed that there's a folder called postgresql there. I don't remember ...
0
votes
2answers
116 views

web sharing for vhosts?

I'd like to be able to share websites I'm developing with other users in my network using Web Sharing. I don't develop in my 'Sites' folder though, I have a separate folder for all my projects. ...
2
votes
2answers
2k views

Edit Lion default web site pages

The first part of the question is: where are the actual files that are displayed by apache for the default web server in Lion Server? Specifically as simple task I would like to change the title of ...
0
votes
2answers
452 views

How to use and access web sharing with Mac OS X Lion?

I am new to Mac OS X, and I have a MacBook Pro. I am developing a web application with PHP and MySQL. I already installed XAMPP on my Mac. I discovered the option for hosting in System Preferences > ...
0
votes
2answers
232 views

No web tab on the OS X Lion Server interface

I just installed Mac OS X Lion Server and it doesn't have the Web tab in the services pane. This looked like it was supposed to come standard. How else can I access the Web part of the server?
3
votes
1answer
4k views

How to activate mod_rewrite on MacOSX Lion

I tried to activate the mod_rewrite module in the httpd.conf, but I do not succeed to make it work. I'm running Lion, and my goal is to do URL rewriting in ~USER/Sites/mysite Can someone help me ...
1
vote
3answers
2k views

Web Sharing Can't Start

It worked before, and I'm not sure when it stopped working, but I'm unable to start Web Sharing at the moment. Attempting to start it from the Sharing screen results in "Web Sharing Starting..." ...
2
votes
3answers
2k views

Enable home directory sites in Lion server?

I had a Leopard server with a few hundred users (students), and each of them was able to maintain their own web content in their Sites folders in their home directories -- and they could access them ...
17
votes
3answers
35k views

How to turn Mac OS X Lion into a web server?

After using MAMP for ages, I found out I could actually use Snow Leopard's built-in Apache server. Now that I've upgraded to Lion, I have no idea how to do this anymore. Do you know how to turn my ...
2
votes
2answers
2k views

Preferred Location for cgi executables in Lion Server

This question relates to use of a Lion Server only for testing and prototyping, so I don't need multiple sites hosting separate domains. All of my projects have directories in the root directory, not ...