-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Css and download not working #8
Comments
Hi first of all thank you for using Downloader, Is it possible for you to show me the URL you used ? You have to rename this file : https://github.com/Strikesoft/Downloader/blob/master/config/param.yml.dist to param.yml and you have to setup your apache like this :
X-Ref : #9 |
sir i am using nginx. will tere be any issue. also does mega.co.nz support
resume downloads.
…On Mon, Jan 2, 2017 at 1:02 AM, Johann ***@***.***> wrote:
Hi first of all thank you for using Downloader,
Is it possible for you to show me the URL you used ? Because you have to
setup your apache like this :
<VirtualHost yourURL>
ServerName yourURL
DocumentRoot /var/www/Downloader/web/
<Directory /var/www/Downloader/web/>
AllowOverride All
Order Allow,Deny
Allow from All
</Directory>
ErrorLog "logs/downloader-error.log"
</VirtualHost>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AL3kJqEVYyRhaYdMpIUxPrtTXkn5w1kJks5rN_9rgaJpZM4LYwXj>
.
|
Mega.co.nz support will arrive soon see : #2 About nginx I'm not an expert but can you try this configuration :
|
then i have to wait sir. kindly make resume support streaming downloads
…On Mon, Jan 2, 2017 at 1:15 AM, Johann ***@***.***> wrote:
Mega.co.nz support will arrive soon see : #2
<#2>
About nginx I'm not an expert but can you try this configuration :
server {
listen 80;
root /var/www/Downloader/web/;
index index.php;
server_name yourURL;
}
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AL3kJnhjtL6vEA5Psa5egHb5Sz98V86xks5rOAJagaJpZM4LYwXj>
.
|
Yes sorry Downloader isn't finished yet. Can you tell me if Nginx setup worked and if you can use Downloader ? thank you |
finaly working sir. Thanks hope you will ad mega.co soon with resume
support.
http://web.hbl.bz/
…On Mon, Jan 2, 2017 at 1:18 AM, Johann ***@***.***> wrote:
Yes sorry Downloader isn't finished yet.
Can you tell me if Nginx setup worked and if you can use Downloader ?
thank you
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AL3kJtA4dX2MP9aFNCn_uSokNLO4UbB6ks5rOAMngaJpZM4LYwXj>
.
|
Sure I'll work on it 👍 |
sir one more thing i created downloader with the help of here is my server example link: my server link: service which give resume with same link: i hope you will surely find the solution, since till now no one able to give the solution for this on github |
Hi sir i installed it via composer but its not working click on download has not effect and Css also not working
http://i.imgur.com/tyJVO8v.png
The text was updated successfully, but these errors were encountered: