Search found 3 matches

by fifou
Sat Jan 30, 2010 8:28 am
Forum: Web Interface
Topic: Apache and Transmission Daemon
Replies: 6
Views: 18581

Re: Apache and Transmission Daemon

A good solution and its documentation in one message :)

I really thank you Azquelt. It works fine now.

Regards,
Phil.
by fifou
Wed Jan 27, 2010 10:01 pm
Forum: Web Interface
Topic: Apache and Transmission Daemon
Replies: 6
Views: 18581

Re: Apache and Transmission Daemon

Hi Azquelt,

I'm sure you're right but I should have wrong described my need : I wish access to the web interface by visiting http://transmission.my_domain.fr/ (without a particular path below since I have a special CNAME...).

Do you think it is possible ?

Regards,
Phil.
by fifou
Sun Jan 24, 2010 5:07 pm
Forum: Web Interface
Topic: Apache and Transmission Daemon
Replies: 6
Views: 18581

Apache and Transmission Daemon

Hi !

First of all, I beg you to apologize my poor english :S

I write here because I have some issues with the correct use of Apache to access to my Web interface Transmission...

After reading some subjects here, I copy/paste and edit my Apache conf like that :

<VirtualHost *:80>
RewriteEngine ...