Sponsored Content
Full Discussion: Approved Posts
Contact Us Post Here to Contact Site Administrators and Moderators Approved Posts Post 302342314 by cezar.elnazli on Saturday 8th of August 2009 05:17:10 PM
Old 08-08-2009
Yes, but you are a mod, and are online. Don't you have the rights to moderate posts, or what? I see you're part of the forum staff.
 

4 More Discussions You Might Find Interesting

1. What is on Your Mind?

old posts

this thread, while intended to help address a possible glitch with the bb software, prompted me to take a look at the easliest posts here at unix.com while doing that i found this thread. the post there by neo is fun to read :D (0 Replies)
Discussion started by: norsk hedensk
0 Replies

2. Post Here to Contact Site Administrators and Moderators

new posts..

there is a link to see the new posts. but this give only new posts posted today. if i want to see the yesterdays post or all the posts in the posted order(new posts first and so on).. wat should i do?.. (1 Reply)
Discussion started by: sekar sundaram
1 Replies

3. Post Here to Contact Site Administrators and Moderators

How to get approved to post

I have tried to answer several posts, but my posts are being held for a moderator to approve. What needs to happen before I am able to post without moderator approval? Thanks, Craig (csharp2a) (1 Reply)
Discussion started by: csharp2a
1 Replies

4. Forum Support Area for Unregistered Users & Account Problems

10 posts

Hey Scott, what's going on? I still can't post. After you sent me private message I can't reply to it. It says I have to have 10 posts to reply. And what do you mean why I need 10 posts - I needed 10 posts to ask a question. From the beginning: 1. I registered to ask a question. 2. I activated... (3 Replies)
Discussion started by: useretail
3 Replies
A2ENMOD(8)						      System Manager's Manual							A2ENMOD(8)

NAME
a2enmod, a2dismod - enable or disable an apache2 module SYNOPSIS
a2enmod [module] a2dismod [module] DESCRIPTION
This manual page documents briefly the a2enmod and a2dismod commands. a2enmod is a script that enables the specified module within the apache2 configuration. It does this by creating symlinks within /etc/apache2/mods-enabled. Likewise, a2dismod disables a module by removing those symlinks. It is not an error to enable a module which is already enabled, or to disable one which is already disabled. Note that many modules have, in addition to a .load file, an associated .conf file. Enabling the module puts the configuration directives in the .conf file as directives into the main server context of apache2 EXAMPLES
a2enmod imagemap a2dismod mime_magic Enables the mod_imagemap module, and disables the mod_mime_magic module. FILES
/etc/apache2/mods-available Directory with files giving information on available modules. /etc/apache2/mods-enabled Directory with links to the files in mods-available for enabled modules. SEE ALSO
apache2ctl(8). AUTHOR
This manual page was written by Daniel Stone <daniel@sfarc.net> for the Debian GNU/Linux distribution, as it is a Debian-specific script with the package. 12 October 2006 A2ENMOD(8)
All times are GMT -4. The time now is 05:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy