Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
You could try modifying Apache's httpd.conf file - the entries for User and Group would be the ones to change.
Since it's not something you'd do in a production environment, is there something specific you're testing for that someone here might be able to help with?
When you're compiling the Apache sources you can pass flags to the compiler - the configure script should let you set it up. In your Apache sources directory run ./configure --help | less and search for CFLAGS.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.