Displaying 13 results from an estimated 13 matches for "userdir_module".
Did you mean:
userdb_module
2015 Sep 25
3
httpd userdir problem
...t get the httpd userdir facility working;
> when I try to access localhost/Menloe I get the message
> "You don't have permission to access /Menloe on this server."
Incidentally, httpd -l returns
Compiled in modules:
core.c
mod_so.c
http_core.c
But when I add
LoadModule userdir_module modules/mod_userdir.so
to /etc/httpd/conf/httpd.conf and restart httpd I get the message
"AH01574: module userdir_module is already loaded, skipping"
I notice that under Apache 2.2 there were a dozen or more
LoadModule commands in httpd.conf
but they no longer appear there in Apache 2.4...
2015 Sep 25
5
httpd userdir problem
I'm running httpd-2.4.6-31.el7.centos.1.x86_64
under CentOS-7 (kernel 3.10.0-229.14.1.el7.x86_64).
I cannot get the httpd userdir facility working;
when I try to access localhost/Menloe I get the message
"You don't have permission to access /Menloe on this server."
I see in /var/log/httpd/error_log
"Symbolic link not allowed or link target not accessible:
2012 Nov 19
4
How can I prevent apache from mounting all home directories?
...art apache, this doesn't happen.
We don't need access to home directories from apache, so I would like to prevent apache from mounting these home directories, but I haven't been able to figure out how to do it. We use the stock httpd.conf file, and I commented out the "LoadModule userdir_module" line to no avail. Any other suggestions?
Alfred
2015 Sep 25
0
httpd userdir problem
...t get the httpd userdir facility working;
> when I try to access localhost/Menloe I get the message
> "You don't have permission to access /Menloe on this server."
Incidentally, httpd -l returns
Compiled in modules:
core.c
mod_so.c
http_core.c
But when I add
LoadModule userdir_module modules/mod_userdir.so
to /etc/httpd/conf/httpd.conf and restart httpd I get the message
"AH01574: module userdir_module is already loaded, skipping"
I notice that under Apache 2.2 there were a dozen or more
LoadModule commands in httpd.conf
but they no longer appear there in Apache 2.4...
2015 Sep 25
0
httpd userdir problem
...hen I try to access localhost/Menloe I get the message
> > "You don't have permission to access /Menloe on this server."
>
> Incidentally, httpd -l returns
> Compiled in modules:
> core.c
> mod_so.c
> http_core.c
>
> But when I add
> LoadModule userdir_module modules/mod_userdir.so
> to /etc/httpd/conf/httpd.conf and restart httpd I get the message
> "AH01574: module userdir_module is already loaded, skipping"
>
> I notice that under Apache 2.2 there were a dozen or more
> LoadModule commands in httpd.conf
> but they no longe...
2007 Jul 29
16
Mongrel stops responding after period of inactivity
...module (static)
http_module (static)
mime_module (static)
status_module (static)
autoindex_module (static)
asis_module (static)
cgi_module (static)
negotiation_module (static)
dir_module (static)
actions_module (static)
userdir_module (static)
alias_module (static)
rewrite_module (static)
so_module (static)
php5_module (shared)
info_module (shared)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/mongrel-users/attachments/200707...
2007 Jul 29
4
Mongrel stops responding after period of inactivity
...module (static)
http_module (static)
mime_module (static)
status_module (static)
autoindex_module (static)
asis_module (static)
cgi_module (static)
negotiation_module (static)
dir_module (static)
actions_module (static)
userdir_module (static)
alias_module (static)
rewrite_module (static)
so_module (static)
php5_module (shared)
info_module (shared)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on...
2015 May 07
2
Apache 2.2 itk - 404 not found
...d_dav_fs.so
LoadModule vhost_alias_module modules/mod_vhost_alias.so
LoadModule negotiation_module modules/mod_negotiation.so
LoadModule dir_module modules/mod_dir.so
LoadModule actions_module modules/mod_actions.so
LoadModule speling_module modules/mod_speling.so
LoadModule userdir_module modules/mod_userdir.so
LoadModule alias_module modules/mod_alias.so
LoadModule substitute_module modules/mod_substitute.so
LoadModule rewrite_module modules/mod_rewrite.so
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_balancer_module modules/mod_proxy_balancer.so...
2015 May 07
3
Apache 2.2 itk - 404 not found
...modules/mod_vhost_alias.so
>> LoadModule negotiation_module modules/mod_negotiation.so
>> LoadModule dir_module modules/mod_dir.so
>> LoadModule actions_module modules/mod_actions.so
>> LoadModule speling_module modules/mod_speling.so
>> LoadModule userdir_module modules/mod_userdir.so
>> LoadModule alias_module modules/mod_alias.so
>> LoadModule substitute_module modules/mod_substitute.so
>> LoadModule rewrite_module modules/mod_rewrite.so
>> LoadModule proxy_module modules/mod_proxy.so
>> LoadModule proxy_...
2015 May 07
0
Apache 2.2 itk - 404 not found
...Module vhost_alias_module modules/mod_vhost_alias.so
> LoadModule negotiation_module modules/mod_negotiation.so
> LoadModule dir_module modules/mod_dir.so
> LoadModule actions_module modules/mod_actions.so
> LoadModule speling_module modules/mod_speling.so
> LoadModule userdir_module modules/mod_userdir.so
> LoadModule alias_module modules/mod_alias.so
> LoadModule substitute_module modules/mod_substitute.so
> LoadModule rewrite_module modules/mod_rewrite.so
> LoadModule proxy_module modules/mod_proxy.so
> LoadModule proxy_balancer_module modules/m...
2020 Aug 31
5
How to Migrate Wordpress Website from 32-bit CentOS Linux 6.3 to 64-bit CentOS Linux 8.2 (2004)
...s_module modules/mod_dav_fs.so
#LoadModule vhost_alias_module modules/mod_vhost_alias.so
#LoadModule negotiation_module modules/mod_negotiation.so
#LoadModule dir_module modules/mod_dir.so
#LoadModule actions_module modules/mod_actions.so
LoadModule speling_module modules/mod_speling.so
#LoadModule userdir_module modules/mod_userdir.so
#LoadModule alias_module modules/mod_alias.so
#LoadModule substitute_module modules/mod_substitute.so
#LoadModule rewrite_module modules/mod_rewrite.so
#LoadModule proxy_module modules/mod_proxy.so
#LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
#LoadModule pr...
2006 Jul 28
0
Apache/Mongrel Deployment Errors
...dav_fs_module modules/mod_dav_fs.so
LoadModule vhost_alias_module modules/mod_vhost_alias.so
LoadModule negotiation_module modules/mod_negotiation.so
LoadModule dir_module modules/mod_dir.so
LoadModule actions_module modules/mod_actions.so
LoadModule speling_module modules/mod_speling.so
LoadModule userdir_module modules/mod_userdir.so
LoadModule alias_module modules/mod_alias.so
LoadModule rewrite_module modules/mod_rewrite.so
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
LoadModule proxy_http...
2006 Jan 05
2
Apache issue
...ule vhost_alias_module modules/mod_vhost_alias.so
LoadModule negotiation_module modules/mod_negotiation.so
LoadModule dir_module modules/mod_dir.so
LoadModule imap_module modules/mod_imap.so
LoadModule actions_module modules/mod_actions.so
LoadModule speling_module modules/mod_speling.so
LoadModule userdir_module modules/mod_userdir.so
LoadModule alias_module modules/mod_alias.so
LoadModule rewrite_module modules/mod_rewrite.so
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
LoadModule proxy_http_module modules/mod_proxy_http.so
LoadModule proxy_connect_modu...