Jump to content
  • 0

Question

Posted

Hi, i've been wondering on how to configure my own trac so I can keep up with the changes I make.

I have trac and everything else installed but I am still unsure of what I am suppose to put in trac.conf in /etc/httpd/conf.d/trac.conf to make it read the area as a website.

also apache:apache -ing the location to the directory.

If you can, please tell me what I am suppose to put in the trac.conf in order to make it read as a website.

I have tried other steps such as mimicing the 'svn'. My page to the svn works, but the trac just doesn't want to.

Any help please?

1 answer to this question

Recommended Posts

Posted

Hi Evelynn,

I'm not sure about what you mean make it read as a website; but for the 'apache:apache' ownership, you would need to run the following command...

chown -R apache:apache FILE/FOLDER_NAME

If you are trying to make everything in the same directory that you are currently inside, owned by 'apache;apache'; then the following command would work...

chown -R apache:apache *

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...