banner

[Rule] Rules  [Home] Main Forum  [Portal] Portal  
[Members] Member Listing  [Statistics] Statistics  [Search] Search  [Reading Room] Reading Room 
[Register] Register  
[Login] Loginhttp  | https  ]
 
Forum Index Thảo luận hệ điều hành *nix Bật mod_rewrite URL trong Ubuntu 12.4 LTS 64 bit  XML
  [Question]   Bật mod_rewrite URL trong Ubuntu 12.4 LTS 64 bit 15/07/2013 07:56:09 (+0700) | #1 | 277438
minhquang.qhamy
Member

[Minus]    0    [Plus]
Joined: 27/10/2012 18:23:08
Messages: 43
Offline
[Profile] [PM]
Em cài apache2 trên ubuntu 12.4 LTS

Đây là file /etc/apache2/sites-available/mysite (default) :

Code:
<VirtualHost *:80>
	ServerAdmin webmaster@localhost

	DocumentRoot /home/nguyeminhquang/www
	<Directory />
		Options FollowSymLinks
		AllowOverride All
	</Directory>
	<Directory /home/nguyeminhquang/www/>
		Options Indexes FollowSymLinks MultiViews
		AllowOverride All
		Order allow,deny
		allow from all
	</Directory>

	ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
	<Directory "/usr/lib/cgi-bin">
		AllowOverride None
		Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
		Order allow,deny
		Allow from all
	</Directory>

	ErrorLog ${APACHE_LOG_DIR}/error.log

	# Possible values include: debug, info, notice, warn, error, crit,
	# alert, emerg.
	LogLevel warn

	CustomLog ${APACHE_LOG_DIR}/access.log combined

    Alias /doc/ "/usr/share/doc/"
    <Directory "/usr/share/doc/">
        Options Indexes MultiViews FollowSymLinks
        AllowOverride None
        Order deny,allow
        Deny from all
        Allow from 127.0.0.0/255.0.0.0 ::1/128
    </Directory>

</VirtualHost>



sudo a2enmod rewrite => Module rewrite already enabled

sudo /etc/init.d/apache2 restart => * Restarting web server apache2 [Mon Jul 15 08:54:20 2013] [warn] module rewrite_module is already loaded, skipping
... waiting [Mon Jul 15 08:54:21 2013] [warn] module rewrite_module is already loaded, skipping

Nhưng khi chạy web và truy cập vào các link có rewrite url thì bị lỗi 404
[Up] [Print Copy]
  [Question]   Bật mod_rewrite URL trong Ubuntu 12.4 LTS 64 bit 15/07/2013 19:14:44 (+0700) | #2 | 277459
[Avatar]
vitcon01
Member

[Minus]    0    [Plus]
Joined: 29/04/2009 11:28:21
Messages: 306
Offline
[Profile] [PM]
Bạn enabled module rewrite nginx, còn phần cấu hình rewrite đâu?
JK - JH
()()()
LTKT - LTT
[Up] [Print Copy]
  [Question]   Bật mod_rewrite URL trong Ubuntu 12.4 LTS 64 bit 16/07/2013 20:44:25 (+0700) | #3 | 277494
minhquang.qhamy
Member

[Minus]    0    [Plus]
Joined: 27/10/2012 18:23:08
Messages: 43
Offline
[Profile] [PM]
Mình biết lỗi rồi, do mình dùng file sao chép nhưng lại đi cấu hình file gốc.
[Up] [Print Copy]
[digg] [delicious] [google] [yahoo] [technorati] [reddit] [stumbleupon]
Go to: 
 Users currently in here 
1 Anonymous

Powered by JForum - Extended by HVAOnline
 hvaonline.net  |  hvaforum.net  |  hvazone.net  |  hvanews.net  |  vnhacker.org
1999 - 2013 © v2012|0504|218|