I have a repo in my local computer . I was told to create a config file like

[Norf-repo]
name="Norf repo"
baseurl=http://location
enabled=1

But since it is a local package , I cant probably look at having some local address instaed of http:// ? In the latter case I need APACHE which needs to be configured /

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

Your baseurl is wrong

baseurl=file:///path/to/repo/
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.